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

Felix Yan felixonmars at archlinux.org
Sat Aug 29 08:48:24 UTC 2020


    Date: Saturday, August 29, 2020 @ 08:48:24
  Author: felixonmars
Revision: 692151

upgpkg: python-sh 1.14.0-1

Modified:
  python-sh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-29 08:48:16 UTC (rev 692150)
+++ PKGBUILD	2020-08-29 08:48:24 UTC (rev 692151)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Rødseth <rodseth at gmail.com>
 
 pkgname=python-sh
-pkgver=1.13.1
+pkgver=1.14.0
 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')
 checkdepends=('python-coverage' 'lsof')
 source=("https://pypi.io/packages/source/s/sh/sh-$pkgver.tar.gz")
-sha512sums=('2d5a275abe3b7f1f1d26a97dd03bcbd6e2e05d1c75f26d5a629fead230d2fb2acd368b5473255526ba53c8fea4031112f272d917e820e294e49be9bbeb5d2116')
+sha512sums=('816c0562f4f779ba79b5206d151893cd5043898d1b74ee109c0ea67f862a097ab9c7509e4a20459fc623f14fa3fb1a9e2a2ccec8257a68fcba14414779a20128')
 
 prepare() {
   cd sh-$pkgver



More information about the arch-commits mailing list