Date: Sunday, October 9, 2022 @ 12:49:33
  Author: felixonmars
Revision: 457409

upgpkg: python-virtualenv 20.16.1-1

Modified:
  python-virtualenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-09 12:36:52 UTC (rev 457408)
+++ PKGBUILD    2022-10-09 12:49:33 UTC (rev 457409)
@@ -3,7 +3,7 @@
 # Contributor: Daniele Paolella <[email protected]>
 
 pkgname=python-virtualenv
-pkgver=20.16.0
+pkgver=20.16.1
 pkgrel=1
 pkgdesc="Virtual Python Environment builder"
 url="https://virtualenv.pypa.io/";
@@ -18,7 +18,7 @@
 conflicts=('virtualenv')
 options=('!makeflags')
 
source=(https://github.com/pypa/virtualenv/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('db612144331c4546d414754fdc631d80d35a3e28aa9f3a09abe348e19a90c569a9106a741bfc4c2867248d6c17d34bbadc5a904b675f38dd5b35053678f35931')
+sha512sums=('7b2686d2425a3260c267c096abb98fa681213b35a4459ec226a62706e687d14f2e1b62f2f7433d345d0e6117b85014b4e88bd868b40f35f7529ec3c1399dd755')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 

Reply via email to