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

Felix Yan felixonmars at archlinux.org
Wed Jun 7 04:23:27 UTC 2017


    Date: Wednesday, June 7, 2017 @ 04:23:27
  Author: felixonmars
Revision: 235279

upgpkg: python-sh 1.12.14-1

Modified:
  python-sh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-07 04:21:22 UTC (rev 235278)
+++ PKGBUILD	2017-06-07 04:23:27 UTC (rev 235279)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Rødseth <rodseth at gmail.com>
 
 pkgname=("python-sh" "python2-sh")
-pkgver=1.12.13
+pkgver=1.12.14
 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")
-sha512sums=('9ccceb64c455361e40985bc15651861a8d86fad8e674195aa493306e54ed194c55e98c0a8c6ee3ba9a3020b3e3ad069d26c9c1da950de52581979575b7c008e5')
+sha512sums=('5f2daa2666cf8efe90ba550c8ea5875f2a8812d787597c9d9b933f58feccd192e1ec0ab5695b756bdbfbf9748d106c2045be20838e680b31dac3f778970b5786')
 
 prepare() {
   cp -a sh-$pkgver{,-py2}



More information about the arch-commits mailing list