[arch-commits] Commit in python-pew/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Mon Feb 19 14:11:38 UTC 2018


    Date: Monday, February 19, 2018 @ 14:11:37
  Author: foxboron
Revision: 296375

upgpkg: python-pew 1.1.2-1

Updated to 1.1.2

Modified:
  python-pew/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-19 14:10:11 UTC (rev 296374)
+++ PKGBUILD	2018-02-19 14:11:37 UTC (rev 296375)
@@ -5,7 +5,7 @@
 
 pkgbase='python-pew'
 pkgname=('python-pew' 'python2-pew')
-pkgver=1.1.1
+pkgver=1.1.2
 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=('686f681fdb6784986708fc55a252c4225df1a5d7ba9968433a8002ff514c51aa')
+sha256sums=('74ff98ee92547fba3faf59973ccf3d0a882d683eb733786f0b5067430d6ee000')
 
 prepare() {
   cp -a pew-$pkgver{,-py2}



More information about the arch-commits mailing list