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

Felix Yan felixonmars at archlinux.org
Tue Mar 14 08:57:11 UTC 2017


    Date: Tuesday, March 14, 2017 @ 08:57:10
  Author: felixonmars
Revision: 216174

upgpkg: python-sh 1.12.11-1

Modified:
  python-sh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-14 08:55:33 UTC (rev 216173)
+++ PKGBUILD	2017-03-14 08:57:10 UTC (rev 216174)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Rødseth <rodseth at gmail.com>
 
 pkgname=("python-sh" "python2-sh")
-pkgver=1.12.10
+pkgver=1.12.11
 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' 'lsof')
 source=("https://pypi.io/packages/source/s/sh/sh-$pkgver.tar.gz")
-md5sums=('3dc0eee1382c2f604298c5ce3d747703')
+md5sums=('de645c2493135427d413eb618778ad94')
 
 prepare() {
   cp -a sh-$pkgver{,-py2}



More information about the arch-commits mailing list