[arch-commits] Commit in python-pew/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sun Jun 2 13:50:15 UTC 2019
Date: Sunday, June 2, 2019 @ 13:50:14
Author: foxboron
Revision: 476610
upgpkg: python-pew 1.2.0-1
Modified:
python-pew/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-02 13:49:20 UTC (rev 476609)
+++ PKGBUILD 2019-06-02 13:50:14 UTC (rev 476610)
@@ -4,8 +4,8 @@
pkgbase='python-pew'
pkgname=('python-pew' 'python2-pew')
-pkgver=1.1.5
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
pkgdesc="Python Env Wrapper, a set of tools to manage multiple virtual environments"
url="https://github.com/berdario/pew"
arch=('any')
@@ -13,7 +13,7 @@
makedepends=('python' 'python-setuptools'
'python2' 'python2-setuptools')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/berdario/pew/archive/$pkgver.zip")
-sha256sums=('24b0fe0305a293acf4cc95136e73a313b4a749c5aa5ae2a56b4e384224b2381e')
+sha256sums=('58e4f04ba644080ef820c2e07d1704112727e392c2fd1d42cdc31e112ffc2345')
prepare() {
cp -a pew-$pkgver{,-py2}
More information about the arch-commits
mailing list