Date: Tuesday, September 24, 2019 @ 20:04:17
  Author: arojas
Revision: 511688

https

Modified:
  python-venusian/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-09-24 20:03:43 UTC (rev 511687)
+++ PKGBUILD    2019-09-24 20:04:17 UTC (rev 511688)
@@ -7,7 +7,7 @@
 pkgdesc="A library for deferring decorator actions"
 arch=('any')
 license=('custom:BSD')
-url="http://pylonsproject.org";
+url="https://pylonsproject.org";
 depends=('python')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')

Reply via email to