[arch-commits] Commit in python-pew/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Fri Mar 30 20:54:47 UTC 2018
Date: Friday, March 30, 2018 @ 20:54:46
Author: foxboron
Revision: 313584
upgpkg: python-pew 1.1.5-1
Updated to 1.1.5
Modified:
python-pew/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-30 20:50:56 UTC (rev 313583)
+++ PKGBUILD 2018-03-30 20:54:46 UTC (rev 313584)
@@ -5,7 +5,7 @@
pkgbase='python-pew'
pkgname=('python-pew' 'python2-pew')
-pkgver=1.1.2
+pkgver=1.1.5
pkgrel=1
pkgdesc="Python Env Wrapper, a set of tools to manage multiple virtual environments"
url="https://github.com/berdario/pew"
@@ -14,7 +14,7 @@
makedepends=('python' 'python-setuptools'
'python2' 'python2-setuptools')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/berdario/pew/archive/$pkgver.zip")
-sha256sums=('74ff98ee92547fba3faf59973ccf3d0a882d683eb733786f0b5067430d6ee000')
+sha256sums=('24b0fe0305a293acf4cc95136e73a313b4a749c5aa5ae2a56b4e384224b2381e')
prepare() {
cp -a pew-$pkgver{,-py2}
More information about the arch-commits
mailing list