Date: Wednesday, September 8, 2021 @ 18:32:20 Author: anthraxx Revision: 1012942
upgpkg: python-k5test 0.10.0-1 Modified: python-k5test/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-08 18:32:09 UTC (rev 1012941) +++ PKGBUILD 2021-09-08 18:32:20 UTC (rev 1012942) @@ -1,7 +1,7 @@ # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org> pkgname=python-k5test -pkgver=0.9.2 +pkgver=0.10.0 pkgrel=1 pkgdesc='Library for setting up self-contained Kerberos 5 environments' url='https://github.com/pythongssapi/k5test' @@ -10,8 +10,8 @@ depends=('python' 'krb5') makedepends=('python-setuptools') source=("https://github.com/pythongssapi/k5test/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('0feb0335da75c6201f43760834c723b82428838791f9adddd75a7259e55d9d74e752ce11fdfad9a2964abf9ca2cfe03e4914127af5f3d421fe78966cbeab647e') -b2sums=('7a4864c6c37725f87b0c4b6263093ac01a190bfd769a288c4f47c5590b42fa452af56150e89fa867b7a5b1ea56204f54b769b31b49113c5921a5209336ac9a36') +sha512sums=('80faee7b4bb6b2c9d899e29fb7857d0dc2b761d6c4b46d802168ac5d52287c333729becc6220d78ec7b1d61fda8f8333b14efa53571b4d2d5198c59e2c953c2a') +b2sums=('106d34d8737b35b70b01303ea0fa7fc4cf244fb43090e841f99ea83842484363bb67d88f5bfe2f6d6716b0b6303b7e9b5c0c893ce320f192cce2d92807b791fc') build() { cd "k5test-${pkgver}"
