aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libkgapi/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libkgapi/APKBUILD')
-rw-r--r--testing/libkgapi/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libkgapi/APKBUILD b/testing/libkgapi/APKBUILD
index 64f05ea8ad0..f8c965e5af9 100644
--- a/testing/libkgapi/APKBUILD
+++ b/testing/libkgapi/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libkgapi
-pkgver=19.08.3
+pkgver=19.12.0
pkgrel=0
pkgdesc="LibKGAPI is a KDE-based library for accessing various Google services via their public API"
arch="all !ppc64le !s390x" # limited by qt5-qtwebengine
@@ -10,7 +10,7 @@ license="LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="qt5-qtbase-dev qt5-qtwebengine-dev kio-dev kwindowsystem-dev kwallet-dev kcalendarcore-dev kcontacts-dev cyrus-sasl-dev"
makedepends="$depends_dev extra-cmake-modules qt5-qttools-dev"
checkdepends="xvfb-run"
-source="https://download.kde.org/stable/applications/$pkgver/src/libkgapi-$pkgver.tar.xz"
+source="https://download.kde.org/stable/release-service/$pkgver/src/libkgapi-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-lang"
prepare() {
@@ -39,4 +39,4 @@ package() {
cd "$builddir"/build
DESTDIR="$pkgdir" make install
}
-sha512sums="57e9da2b2357ee05d1ebaeabca758854c5221b081bda86f9ab5b3d6725af2efbaeb045591e222e8966066fde393a10e7195475732aeebfa738a1aeaf6ed3e2b0 libkgapi-19.08.3.tar.xz"
+sha512sums="74c2f03be10d85d2043fdffe9080e1ef3f01863dfef1dbd13c405ef5543ff6887933aa7bddfec519275e8bad7f31d0e651cf8445f84d6d8cf3ec11336ce9dea5 libkgapi-19.12.0.tar.xz"