diff options
Diffstat (limited to 'testing/kmail-account-wizard/APKBUILD')
-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 36ac37e165..e53edb1e55 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.1 +pkgver=19.08.2 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="0ffa1633b577cc97b007449de81d66f241eef0346d73098d6620441dc24464ab5d220cbe8095456d8fae82f2b9d41cf4cddaaa73ca74e80b05b295ce5462aee7 kmail-account-wizard-19.08.1.tar.xz" +sha512sums="9c466dda13003dd8d3c40b60d0566cd914d1de496350c84ccd929f8ad8077e4ffc05d74fe12e5ea653605962abd87471bb314971a7641575cfa771b867fc8b1e kmail-account-wizard-19.08.2.tar.xz" |