diff options
Diffstat (limited to 'testing/kmail-account-wizard')
-rw-r--r-- | testing/kmail-account-wizard/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kmail-account-wizard/APKBUILD b/testing/kmail-account-wizard/APKBUILD index 57bb036715..36ac37e165 100644 --- a/testing/kmail-account-wizard/APKBUILD +++ b/testing/kmail-account-wizard/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kmail-account-wizard -pkgver=19.08.0 +pkgver=19.08.1 pkgrel=0 arch="all !ppc64le !s390x" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine url="https://kontact.kde.org/" @@ -27,4 +27,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="a7cb435bbaa5f4f27424761abc8c9a8eae078a8e09867f3e6974cf92ac977a8949741a60a2b094ebd6a68f7f2916733d722143f15a18c24e43fac96dee523343 kmail-account-wizard-19.08.0.tar.xz" +sha512sums="0ffa1633b577cc97b007449de81d66f241eef0346d73098d6620441dc24464ab5d220cbe8095456d8fae82f2b9d41cf4cddaaa73ca74e80b05b295ce5462aee7 kmail-account-wizard-19.08.1.tar.xz" |