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

Felix Yan felixonmars at archlinux.org
Sat Oct 26 06:08:55 UTC 2019


    Date: Saturday, October 26, 2019 @ 06:08:55
  Author: felixonmars
Revision: 520196

Python 3.8 rebuild

Modified:
  fabric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-26 06:07:08 UTC (rev 520195)
+++ PKGBUILD	2019-10-26 06:08:55 UTC (rev 520196)
@@ -4,7 +4,7 @@
 
 pkgname=fabric
 pkgver=2.5.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="https://www.fabfile.org/"
 license=('BSD')



More information about the arch-commits mailing list