diff options
Diffstat (limited to 'testing/kontact/APKBUILD')
-rw-r--r-- | testing/kontact/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kontact/APKBUILD b/testing/kontact/APKBUILD index ce3d930918..4f38ea8d07 100644 --- a/testing/kontact/APKBUILD +++ b/testing/kontact/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kontact -pkgver=19.08.1 +pkgver=19.08.2 pkgrel=0 arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine url="https://kontact.kde.org/" @@ -30,4 +30,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="967c05e289b527fbfde8b728e312ca201750fe46e139ffc13035ecd862ce70998a13dfc246259e926f82c9a6e6d6c44a50aa2188ecee274e56b5b057caff9344 kontact-19.08.1.tar.xz" +sha512sums="984e71f7cd28b5908441c8f36559e1669ef8719860af9967cb735906f30231ddbab9dab4aad9bfaba3e9394f621a0d2647f560637e9870355ee9ad383b0458e8 kontact-19.08.2.tar.xz" |