Date: Tuesday, January 29, 2019 @ 15:10:55
  Author: mtorromeo
Revision: 428401

https url

Modified:
  fabric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-29 14:01:18 UTC (rev 428400)
+++ PKGBUILD    2019-01-29 15:10:55 UTC (rev 428401)
@@ -6,7 +6,7 @@
 pkgver=2.4.0
 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://www.fabfile.org/";
+url="https://www.fabfile.org/";
 license=('BSD')
 arch=('any')
 depends=('python-setuptools' 'python-paramiko' 'python-invoke')

Reply via email to