Date: Sunday, May 24, 2020 @ 17:25:17
  Author: felixonmars
Revision: 633028

upgpkg: python-requirementslib 1.5.6-1

Modified:
  python-requirementslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-24 17:25:01 UTC (rev 633027)
+++ PKGBUILD    2020-05-24 17:25:17 UTC (rev 633028)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-requirementslib
-pkgver=1.5.5
+pkgver=1.5.6
 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=('8c23434b4ab54db6c54a08f2e45719ff6c8cf094099620debfbeca7295cec9d844d744a24af565812c8fe1964cf7df8e7bfee1f85f5afb8da4b56c06c4943c2a'
+sha512sums=('7767d0603408b1f355e7240d5a041b74615e43e95be05293d85eac1238a777bcdd3105d348bb54aa94b133efb8176bece0ccfbdb4b14039714e6c67f779dfa17'
             'SKIP'
             'SKIP')
 

Reply via email to