Date: Tuesday, June 2, 2020 @ 12:48:24 Author: felixonmars Revision: 638024
upgpkg: python-requirementslib 1.5.11-1 Modified: python-requirementslib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-02 12:47:14 UTC (rev 638023) +++ PKGBUILD 2020-06-02 12:48:24 UTC (rev 638024) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-requirementslib -pkgver=1.5.10 +pkgver=1.5.11 pkgrel=1 pkgdesc="A tool for converting between pip-style and pipfile requirements" url="https://github.com/sarugaku/requirementslib" @@ -17,7 +17,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/sarugaku/requirementslib/archive/$pkgver.tar.gz" "git+https://github.com/kennethreitz/requests.git#commit=64bde6582d9b49e9345d9b8df16aaa26dc372d13" "git+https://github.com/sarugaku/shellingham.git#commit=9abe7464dab5cc362fe08361619d3fb15f2e16ab") -sha512sums=('7f1f0f6f5aa61d4c8005eb1f4939e3772a8953ea29b3b26fde617aa34d7eaa986c0af9c4f868adaf38fbb60f7d78d33288bb9cfacb514fde9ee94e91e4f1657b' +sha512sums=('aab5261238ea5b0dde28253d4c531b3093f5bb91fd9c2b045c4f62421c48eb22a0118b03f3b9af944f0ed499be6d33aa225ecb3b471edde52bf6d08505bd286b' 'SKIP' 'SKIP')
