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

Antonio Rojas arojas at archlinux.org
Tue Sep 17 20:40:22 UTC 2019


    Date: Tuesday, September 17, 2019 @ 20:40:21
  Author: arojas
Revision: 511013

https

Modified:
  jython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-17 20:39:54 UTC (rev 511012)
+++ PKGBUILD	2019-09-17 20:40:21 UTC (rev 511013)
@@ -7,7 +7,7 @@
 pkgrel=2
 pkgdesc="An implementation of the Python language written in Java"
 arch=('any')
-url="http://www.jython.org/"
+url="https://www.jython.org/"
 license=('PSF' 'APACHE' 'custom')
 depends=('java-environment' 'bash' 'python')
 backup=('opt/jython/registry')



More information about the arch-commits mailing list