diff options
| author | Bart Ribbers <bribbers@disroot.org> | 2019-10-11 19:22:17 +0200 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-10-11 16:24:38 -0300 |
| commit | f39cb39781a53c8137cd7f616559d10a28e4cf4a (patch) | |
| tree | bc9c5a2596158d42d93af05f90d542275797e560 /testing/libkgapi | |
| parent | 53acdc9aa9401df9fbf1980baff34f5845a53e47 (diff) | |
| download | aports-f39cb39781a53c8137cd7f616559d10a28e4cf4a.tar.bz2 aports-f39cb39781a53c8137cd7f616559d10a28e4cf4a.tar.xz | |
{testing,community}/kde-applications: upgrade to 19.08.2
Diffstat (limited to 'testing/libkgapi')
| -rw-r--r-- | testing/libkgapi/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libkgapi/APKBUILD b/testing/libkgapi/APKBUILD index 2d97135c31..cb9341b580 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.1 +pkgver=19.08.2 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 @@ -30,4 +30,4 @@ check() { package() { DESTDIR="$pkgdir" make install } -sha512sums="aedf0df68193c83a78af7e0ec646c9a64a92d2d000c73d5cfd8cebace4a495c171eb86ce61ea543f46db0d448d77be5658f68262657a502b19930eac1d62ade1 libkgapi-19.08.1.tar.xz" +sha512sums="2926da0741026a1a1cfd882defece8571e40b041931a0e0b353f80155228e4ca18a51e79076f6a78821d4e076cd6fc38caea680820f6cc5f67f44d430a9fcd6f libkgapi-19.08.2.tar.xz" |
