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

Antonio Rojas arojas at archlinux.org
Sun Sep 15 14:12:54 UTC 2019


    Date: Sunday, September 15, 2019 @ 14:12:53
  Author: arojas
Revision: 362914

https

Modified:
  python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-15 14:11:11 UTC (rev 362913)
+++ PKGBUILD	2019-09-15 14:12:53 UTC (rev 362914)
@@ -11,7 +11,7 @@
 pkgdesc="Next generation of the python high-level scripting language"
 arch=('x86_64')
 license=('custom')
-url="http://www.python.org/"
+url="https://www.python.org/"
 depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib' 'libnsl')
 makedepends=('tk' 'sqlite' 'valgrind' 'bluez-libs' 'mpdecimal' 'llvm' 'gdb' 'xorg-server-xvfb')
 optdepends=('python-setuptools'



More information about the arch-commits mailing list