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

Felix Yan felixonmars at archlinux.org
Tue Nov 29 05:52:08 UTC 2016


    Date: Tuesday, November 29, 2016 @ 05:52:07
  Author: felixonmars
Revision: 197288

upgpkg: python-sh 1.12.2-1

Modified:
  python-sh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-29 05:33:22 UTC (rev 197287)
+++ PKGBUILD	2016-11-29 05:52:07 UTC (rev 197288)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Rødseth <rodseth at gmail.com>
 
 pkgname=("python-sh" "python2-sh")
-pkgver=1.12.0
+pkgver=1.12.2
 pkgrel=1
 pkgdesc='Subprocess interface that allows you to call any program as if it were a function'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-coverage' 'python2-coverage')
 source=("https://pypi.io/packages/source/s/sh/sh-$pkgver.tar.gz")
-md5sums=('7d64fcb51713ecb118dc58776ea8741f')
+md5sums=('62f322f720f32f8af896f1572b1c1053')
 
 prepare() {
   cp -a sh-$pkgver{,-py2}



More information about the arch-commits mailing list