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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Aug 29 01:35:55 UTC 2017


    Date: Tuesday, August 29, 2017 @ 01:35:54
  Author: svenstaro
Revision: 254702

upgpkg: fabric 1.14-1

Modified:
  fabric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-29 01:33:27 UTC (rev 254701)
+++ PKGBUILD	2017-08-29 01:35:54 UTC (rev 254702)
@@ -2,8 +2,8 @@
 # Contributor: Francois Boulogne <fboulogne at april dot org>
 
 pkgname=fabric
-pkgver=1.13.1
-pkgrel=2
+pkgver=1.14
+pkgrel=1
 pkgdesc="Python library and command-line tool designed to streamline deploying applications or performing system administration tasks via the SSH protocol"
 url="http://fabfile.org/"
 license=('BSD')
@@ -10,7 +10,7 @@
 arch=('any')
 depends=('python2' 'python2-paramiko' 'python2-setuptools')
 source=("https://github.com/fabric/fabric/archive/${pkgver}.tar.gz")
-sha512sums=('70b29824a8edc3cd0e34ef447ec355a18a8805160229655e7046c1d8a1a7131bc7dcd547833752cfa4cb6fbd01bc1cfb3e94d64f13fa94eaefb77677d74ed5be')
+sha512sums=('ac95e58371f9c057afb8ea715e175c28fe19322545cbcf162ddf5429b5934b32649dcd2128a95721e6f095e01b00af4255dd6cc2f4ee5e93c2e519127fb9c0d8')
 
 package() {
   cd ${srcdir}/fabric-${pkgver}



More information about the arch-commits mailing list