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

Bruno Pagani archange at archlinux.org
Thu Oct 15 16:14:45 UTC 2020


    Date: Thursday, October 15, 2020 @ 16:14:45
  Author: archange
Revision: 724172

upgpkg: python-spur 0.3.22-1

Modified:
  python-spur/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-15 16:07:30 UTC (rev 724171)
+++ PKGBUILD	2020-10-15 16:14:45 UTC (rev 724172)
@@ -2,7 +2,7 @@
 
 _pkg=spur
 pkgname=python-${_pkg}
-pkgver=0.3.21
+pkgver=0.3.22
 pkgrel=1
 pkgdesc="Run commands and manipulate files locally or over SSH using the same interface"
 arch=(any)
@@ -14,7 +14,7 @@
 # No tests in pypi tarballs
 #source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('fb2fbc9a875a90b9e25ae477d7791aa3011a211e33b58de47430828d2786a08f')
+sha256sums=('9b4c16675d9eda3c98b56d8886a877d8d2d310530b9396e90209ecef41e06c72')
 
 build() {
   cd ${_pkg}.py-${pkgver}



More information about the arch-commits mailing list