diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-11-12 14:08:42 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-15 11:36:41 +0100 |
commit | a3698bd3bce5b7a2e76c6d439fae4af875ec3d2d (patch) | |
tree | 92642bd5660ad9118888865f8fa4c101ee82b281 /testing/kmail-account-wizard | |
parent | f68fba11e3d2125efe2416cbd7d0f429ab92ec1d (diff) | |
download | aports-a3698bd3bce5b7a2e76c6d439fae4af875ec3d2d.tar.bz2 aports-a3698bd3bce5b7a2e76c6d439fae4af875ec3d2d.tar.xz |
{community,testing}/kde-applications: upgrade to 19.08.3
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 f5e43d4639..03b49eb15a 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.2 +pkgver=19.08.3 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="9c466dda13003dd8d3c40b60d0566cd914d1de496350c84ccd929f8ad8077e4ffc05d74fe12e5ea653605962abd87471bb314971a7641575cfa771b867fc8b1e kmail-account-wizard-19.08.2.tar.xz" +sha512sums="17478c5611bba481f184acd043c8e21f02c832b8da28941ac9f41e37f5b8133c96c6944abd2402e7b42875c058028aaafcc117d5df465214dbae3a93e7e2596a kmail-account-wizard-19.08.3.tar.xz" |