diff options
Diffstat (limited to 'testing/kwallet-pam/APKBUILD')
-rw-r--r-- | testing/kwallet-pam/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kwallet-pam/APKBUILD b/testing/kwallet-pam/APKBUILD index 104f0f86b5..e1b88640ae 100644 --- a/testing/kwallet-pam/APKBUILD +++ b/testing/kwallet-pam/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kwallet-pam -pkgver=5.16.1 +pkgver=5.16.2 pkgrel=0 pkgdesc="KWallet PAM integration" arch="all" @@ -23,4 +23,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="7faf70097673e221630d2ae0e0b998223349dbe0ba81e7a038e1c604af0fffe398b2b18d55112c040e0fa974d92699dcf163576b529e368af3db06e68783af6f kwallet-pam-5.16.1.tar.xz" +sha512sums="60273319ccccd199e9ff3e3a8509a9d46b70cd24ca36c633dfeb65ebaeb04fd6ac458a6a9ec029acacb11cb3d476bd6f7e898cb999c6a12d3ec3c386a79f3eb0 kwallet-pam-5.16.2.tar.xz" |