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

Antonio Rojas arojas at archlinux.org
Mon Jun 17 20:50:11 UTC 2019


    Date: Monday, June 17, 2019 @ 20:50:10
  Author: arojas
Revision: 482033

https

Modified:
  python-astor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-17 20:49:36 UTC (rev 482032)
+++ PKGBUILD	2019-06-17 20:50:10 UTC (rev 482033)
@@ -6,7 +6,7 @@
 pkgdesc="Read/rewrite/write Python ASTs"
 arch=('any')
 license=('BSD')
-url="http://astor.rtfd.org/"
+url="https://astor.rtfd.org/"
 depends=('python')
 makedepends=('python-setuptools')
 checkdepends=('python-nose')



More information about the arch-commits mailing list