Date: Wednesday, July 18, 2018 @ 07:34:24
  Author: foutrelis
Revision: 361798

Python 3.7 rebuild

Modified:
  fabric/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-07-18 07:32:11 UTC (rev 361797)
+++ PKGBUILD    2018-07-18 07:34:24 UTC (rev 361798)
@@ -5,7 +5,7 @@
 
 pkgname=fabric
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python library and command-line tool designed to streamline deploying 
applications or performing system administration tasks via the SSH protocol"
 url="http://www.fabfile.org/";
 license=('BSD')

Reply via email to