diff options
Diffstat (limited to 'community/kwallet-pam/APKBUILD')
-rw-r--r-- | community/kwallet-pam/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kwallet-pam/APKBUILD b/community/kwallet-pam/APKBUILD index 4a4f2b94e9..888708f3a3 100644 --- a/community/kwallet-pam/APKBUILD +++ b/community/kwallet-pam/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kwallet-pam -pkgver=5.17.0 +pkgver=5.17.1 pkgrel=0 pkgdesc="KWallet PAM integration" arch="all" @@ -31,4 +31,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="f858ad0889364961bc26af4e2e005951133cfa2902e507e08bc39d5437cc0f01cc72e9155f56c0ba2510a5447c486acc7765c5f152cc419edb318c540e5ef941 kwallet-pam-5.17.0.tar.xz" +sha512sums="63867da87e4a1003a6709af47460936e538341b0f7272570ec741869b9cfc9c1ebfaf765c74149375233ae30c8c8352f44410f5348a21b8777208e5bf51bbae1 kwallet-pam-5.17.1.tar.xz" |