From d12996e082efcd61ba7c06c1f78a9e0c4d8d51df Mon Sep 17 00:00:00 2001 From: Naveen M K Date: Mon, 1 Feb 2021 09:19:37 +0530 Subject: [PATCH] bump pkgrel --- mingw-w64-python-virtualenv/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-python-virtualenv/PKGBUILD b/mingw-w64-python-virtualenv/PKGBUILD index a92de51fdb..a2dea785d2 100644 --- a/mingw-w64-python-virtualenv/PKGBUILD +++ b/mingw-w64-python-virtualenv/PKGBUILD @@ -4,7 +4,7 @@ _realname=virtualenv pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-virtualenv") pkgver=20.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Virtual Python Environment builder (mingw-w64)" url="https://virtualenv.pypa.io/" arch=('any')