diff options
Diffstat (limited to 'testing/kaccounts-integration/APKBUILD')
-rw-r--r-- | testing/kaccounts-integration/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kaccounts-integration/APKBUILD b/testing/kaccounts-integration/APKBUILD index 81343444c1d..0d0d9bfdc99 100644 --- a/testing/kaccounts-integration/APKBUILD +++ b/testing/kaccounts-integration/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kaccounts-integration -pkgver=19.04.2 +pkgver=19.04.3 pkgrel=0 arch="all" url="https://kde.org/applications/internet/" @@ -25,4 +25,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="77335fd257dab8ef5e1d41eba34effb1bdbc3b7b177e37af0b203be42650f16be30a1786f23c6ecde9121d19ab6f381922aca1773a780f3cad15f5aea2d62aa5 kaccounts-integration-19.04.2.tar.xz" +sha512sums="19e25869fdbb086d0619e49ed3c2f893ac462e9ced6b5faa50f9935b448461fd3cc6a9a3f646f4563a798e573f7b441f1030d4ab38e336dd7f36198deb3ffc99 kaccounts-integration-19.04.3.tar.xz" |