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

Felix Yan felixonmars at archlinux.org
Sun Nov 3 20:11:21 UTC 2019


    Date: Sunday, November 3, 2019 @ 20:11:20
  Author: felixonmars
Revision: 522615

Python 3.8 rebuild

Modified:
  fabric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-03 20:10:32 UTC (rev 522614)
+++ PKGBUILD	2019-11-03 20:11:20 UTC (rev 522615)
@@ -4,7 +4,7 @@
 
 pkgname=fabric
 pkgver=2.5.0
-pkgrel=2
+pkgrel=3
 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