mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:17:48 +08:00
libkvkontakte: update to 4.12.0
This commit is contained in:
parent
96d03f4ba4
commit
4d4a82d0ef
@ -1,5 +1,5 @@
|
||||
pkgname=libkvkontakte
|
||||
pkgver=4.11.0
|
||||
pkgver=4.12.0
|
||||
pkgrel=1
|
||||
pkgdesc="C++ library for asynchronous interaction with VK social network via its web API"
|
||||
arch=('x86_64')
|
||||
@ -8,7 +8,7 @@ license=('GPL')
|
||||
depends=('kdelibs' 'qjson')
|
||||
makedepends=('cmake' 'automoc4')
|
||||
source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
|
||||
sha1sums=('7e7f694b19d11d5ba2ed87f62c4b7b8bd8afc78c')
|
||||
sha1sums=('51232c697dcc02231e210dc6b309aa7c7b4ceecc')
|
||||
|
||||
build() {
|
||||
mkdir -p build && cd build
|
||||
|
Loading…
Reference in New Issue
Block a user