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

Felix Yan felixonmars at archlinux.org
Fri Jan 6 02:31:01 UTC 2017


    Date: Friday, January 6, 2017 @ 02:31:00
  Author: felixonmars
Revision: 204946

upgpkg: python-sh 1.12.9-1

Modified:
  python-sh/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-06 02:16:00 UTC (rev 204945)
+++ PKGBUILD	2017-01-06 02:31:00 UTC (rev 204946)
@@ -4,8 +4,8 @@
 # Contributor: Alexander Rødseth <rodseth at gmail.com>
 
 pkgname=("python-sh" "python2-sh")
-pkgver=1.12.8
-pkgrel=2
+pkgver=1.12.9
+pkgrel=1
 pkgdesc='Subprocess interface that allows you to call any program as if it were a function'
 arch=('any')
 url='http://pypi.python.org/pypi/sh'
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-coverage' 'python2-coverage' 'lsof')
 source=("https://pypi.io/packages/source/s/sh/sh-$pkgver.tar.gz")
-md5sums=('aafcd26c58df5325df12d106059206cf')
+md5sums=('ddc128a8d943d25afa6e01af11e0063b')
 
 prepare() {
   cp -a sh-$pkgver{,-py2}



More information about the arch-commits mailing list