Date: Saturday, April 10, 2021 @ 20:54:26 Author: jsteel Revision: 915639
upgpkg: pam-krb5 4.10-1 Modified: pam-krb5/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-10 20:54:00 UTC (rev 915638) +++ PKGBUILD 2021-04-10 20:54:26 UTC (rev 915639) @@ -4,7 +4,7 @@ # Contributor: Ryan Corder <[email protected]> pkgname=pam-krb5 -pkgver=4.9 +pkgver=4.10 pkgrel=1 pkgdesc="PAM module providing Kerberos v5 support" arch=('x86_64') @@ -12,7 +12,7 @@ license=('custom') depends=('krb5' 'pam') source=(https://archives.eyrie.org/software/kerberos/$pkgname-$pkgver.tar.gz{,.asc}) -sha256sums=('c5936d7beb8f98a38f6c03467aae71e4200a3ff39b20b3e70da7f03f6535ff4f' +sha256sums=('e9608f7b8380788d838ca22fd12a44b3c86b11090e07b02efeabc8fc4beb9f27' 'SKIP') validpgpkeys=('E784364E8DDE7BB370FBD9EAD15D313882004173') # Russ Allbery <[email protected]>
