diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-09-03 18:40:20 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-09-03 17:14:41 -0300 |
commit | e17443f9798955c742a6944299b6dff5ee4f6386 (patch) | |
tree | d48d86d833293cbfb0f3c2d4548f765d1e751144 /testing/kwallet-pam | |
parent | c74fa889fcc7fc049d1645eeffab2671ea888c90 (diff) | |
download | aports-e17443f9798955c742a6944299b6dff5ee4f6386.tar.bz2 aports-e17443f9798955c742a6944299b6dff5ee4f6386.tar.xz |
testing/plasma*: upgrade to 5.16.5
Diffstat (limited to 'testing/kwallet-pam')
-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 1c56b45491..4dbdf2a452 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.4 +pkgver=5.16.5 pkgrel=0 pkgdesc="KWallet PAM integration" arch="all" @@ -23,4 +23,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="5072afd940bc0fac823a6a050868c41bba27eb48a5a04b83e70a975c744dff64d23e1a1c2fcadcdd45712be94d0395ba13d6f8565abc9767d68eff6ede4fdcab kwallet-pam-5.16.4.tar.xz" +sha512sums="6a3c09b645a193bd5164525c6ca0c807a0adc141566db7436101784fef8def79e121c599a837dac32393f8e5ab2c33a9473a29013d07bd64e6a8eab32308d3d1 kwallet-pam-5.16.5.tar.xz" |