Date: Monday, May 25, 2020 @ 18:03:25
  Author: felixonmars
Revision: 634699

upgpkg: python-requirementslib 1.5.8-1

Modified:
  python-requirementslib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-25 17:59:58 UTC (rev 634698)
+++ PKGBUILD    2020-05-25 18:03:25 UTC (rev 634699)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-requirementslib
-pkgver=1.5.7
+pkgver=1.5.8
 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=('7cf571935dab9fd0f9fa21243f527662af53450d8bef002c17a8d8f2f48d8a53140e3206b61296f491648d30c82c58815d8d84cb7c17a7d72622d4946cae6e12'
+sha512sums=('d950c2fac7edb003305eeed3cca5750a9f92834cab742d731f781507e6832e9773c9253cb2b9df596c0408fe92f8945e187791f1955e7864d0649e216ee8585d'
             'SKIP'
             'SKIP')
 

Reply via email to