[arch-commits] Commit in python-k5test/trunk (PKGBUILD)
Levente Polyak
anthraxx at gemini.archlinux.org
Tue Nov 9 20:19:46 UTC 2021
Date: Tuesday, November 9, 2021 @ 20:19:46
Author: anthraxx
Revision: 1039423
upgpkg: python-k5test 0.10.1-1
Modified:
python-k5test/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-09 20:17:42 UTC (rev 1039422)
+++ PKGBUILD 2021-11-09 20:19:46 UTC (rev 1039423)
@@ -1,7 +1,7 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=python-k5test
-pkgver=0.10.0
+pkgver=0.10.1
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=('80faee7b4bb6b2c9d899e29fb7857d0dc2b761d6c4b46d802168ac5d52287c333729becc6220d78ec7b1d61fda8f8333b14efa53571b4d2d5198c59e2c953c2a')
-b2sums=('106d34d8737b35b70b01303ea0fa7fc4cf244fb43090e841f99ea83842484363bb67d88f5bfe2f6d6716b0b6303b7e9b5c0c893ce320f192cce2d92807b791fc')
+sha512sums=('36687bed6f14a3e53446cc97a556ad16d053f2bf0ab58689bf252382d2374a663cf59c1a4157b11d0e6b07e2016f40e4d0fccb53d8503ed9eb507927a7dfec2b')
+b2sums=('673d94d572b6d37d3124466f6875bece0d37e80a16b5abe43db6a4333eecf3f5e1337b67020d00c2337d87b390df29a57cd563461fec01cfc95ee69adb9a8a39')
build() {
cd "k5test-${pkgver}"
More information about the arch-commits
mailing list