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 9b91ca74b29..7ac73dd2a62 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.12.0 +pkgver=19.12.1 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="7cfec4b821b194746e203fd5e273c9d9643413e5441f357a58a2e9a29971a717271ed9803b91f0e71d01a4b6f3b92caec5c559f23ad433f1f503a06153b6a523 kontact-19.12.0.tar.xz" +sha512sums="8730c86420324272b282952006d051f189fe52448a9175a0d709ecc846aeb9e7cfae8c2df85ef52beb9bde742369fa78b19ce3204589f1ce08199a35d1523e58 kontact-19.12.1.tar.xz" |