diff options
Diffstat (limited to 'testing/kleopatra/APKBUILD')
-rw-r--r-- | testing/kleopatra/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kleopatra/APKBUILD b/testing/kleopatra/APKBUILD index 03d6663d199..042c699d619 100644 --- a/testing/kleopatra/APKBUILD +++ b/testing/kleopatra/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kleopatra -pkgver=19.12.0 -pkgrel=1 +pkgver=19.12.1 +pkgrel=0 arch="all" url="https://www.kde.org/applications/utilities/kleopatra/" pkgdesc="Certificate Manager and Unified Crypto GUI" @@ -30,4 +30,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="4f5710a5fd15ec8205156f45efba824da3a8c4dfa075f55367eff42a8ccb1e07ed519bbc8af2cc1df1ea058b67318cc40171134cfa4db3dd338a067c33af6035 kleopatra-19.12.0.tar.xz" +sha512sums="25fd4a5458e3695351c8dbc2acc750902f1b438e3da0988fa525f243bdbe17b5b45cf5ca7ca57a706bfe0d0f8f1e3d03e0b7c70c137f47c2353db5dc98625f6f kleopatra-19.12.1.tar.xz" |