Date: Thursday, January 30, 2020 @ 08:46:37 Author: felixonmars Revision: 560035
upgpkg: python-pip-shims 0.5.0-1 Modified: python-pip-shims/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-30 08:45:10 UTC (rev 560034) +++ PKGBUILD 2020-01-30 08:46:37 UTC (rev 560035) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-pip-shims -pkgver=0.4.0 +pkgver=0.5.0 pkgrel=1 pkgdesc="Compatibility shims for pip versions 8 thru current" url="https://github.com/sarugaku/pip-shims" @@ -10,7 +10,7 @@ depends=('python-pip' 'python-wheel' 'python-setuptools') checkdepends=('python-pytest-runner' 'git') source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/pip-shims/archive/$pkgver.tar.gz") -sha512sums=('fdd66f723e5dfaa2db4f7a8fb6de458fa9c0ca2de60f244d2e458f3e5274a00a0a71c1a8563e593c3e96838a4da10686a53850f466ebed4d68e73c0bc22c4c0c') +sha512sums=('958446f9691617313a40691272c567237ec9a96e091895052641afb17f7858e81ff05c3f89b79b931ba900bb94483a4787970c42704a3aeb9bf6302cc82a3ca6') build() { cd pip-shims-$pkgver
