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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Jun 4 15:40:47 UTC 2018


    Date: Monday, June 4, 2018 @ 15:40:39
  Author: svenstaro
Revision: 340405

upgpkg: fabric 2.1.3-1

Modified:
  fabric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 15:36:57 UTC (rev 340404)
+++ PKGBUILD	2018-06-04 15:40:39 UTC (rev 340405)
@@ -2,7 +2,7 @@
 # Contributor: Francois Boulogne <fboulogne at april dot org>
 
 pkgname=fabric
-pkgver=2.0.1
+pkgver=2.1.3
 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/"
@@ -10,7 +10,7 @@
 arch=('any')
 depends=('python' 'python-paramiko' 'python-setuptools')
 source=("https://github.com/fabric/fabric/archive/${pkgver}.tar.gz")
-sha512sums=('c548858ad46444e4d6a7e40c7da8a17267658df03088fff78041434cd947928a43472118adc3e59a4d6d64acca1e1d6b7eb4cd249beb8a302cdcfe3ffd7547b2')
+sha512sums=('fa29be01f15c905d8f9dcb84e16aaee920f0098d34532e282eea2d1a2ffc316ac2d3e7904a8da7c317c7e0850e061935b682272cc4f5d4050abe01a9a7a54051')
 
 package() {
   cd ${srcdir}/fabric-${pkgver}



More information about the arch-commits mailing list