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 1bf737e261c..faab4f9cfd8 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.04.2 +pkgver=19.04.3 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="25574deba5ec9faf6483eb62f71685e45148cee1450947f2305cc94e853add1a5255956098c8e803908af80dd848a24b629b3a6834f0728044dfdda29f016699 kontact-19.04.2.tar.xz" +sha512sums="7fe6a773dfa329dc7935d7ce44906cc0bbbdb9b844a5927e07fd988a4c36dcedf3c01c9895d02bc97ac7ee0a5bbee0e0892ed5efdf794d6ff266ca5933782b6a kontact-19.04.3.tar.xz" |