aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libkgapi
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-08-23 16:44:53 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-23 16:46:32 -0300
commit7f3b48cb4d4b49eb87f2ee5b17ec144536530d45 (patch)
treed66713f186e52bf88cc25e89894b7d950cbf1897 /testing/libkgapi
parent62c3585336bfda3851eb1eb254fb48618661fd27 (diff)
downloadaports-7f3b48cb4d4b49eb87f2ee5b17ec144536530d45.tar.bz2
aports-7f3b48cb4d4b49eb87f2ee5b17ec144536530d45.tar.xz
teting/kde-applications: upgrade to 19.08.0
Diffstat (limited to 'testing/libkgapi')
-rw-r--r--testing/libkgapi/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libkgapi/APKBUILD b/testing/libkgapi/APKBUILD
index ab483de74f..356832a149 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.04.3
+pkgver=19.08.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 kcalcore-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/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/applications/$pkgver/src/libkgapi-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-lang"
build() {
@@ -30,4 +30,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="2f5d3f1c1b9e0dca8fa331cbbbcda5658526d5dd5d45e452d6b197aa0f3583ff8c38d68a288d3cc5c7f641ce229ca56107f6216c74bb8bafeb196f7c7abf5bfd libkgapi-19.04.3.tar.xz"
+sha512sums="2bcbef72d106057977dc81b6c77e0a558dbe75d24a7d728e6dea1a10e79ecbfa28fa41ea845e3332b6505030ab56dbee6dc0c796474aae426de73ef2a54d1e43 libkgapi-19.08.0.tar.xz"