Date: Monday, June 17, 2019 @ 20:51:22
  Author: arojas
Revision: 482034

https

Modified:
  python-certifi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-17 20:50:10 UTC (rev 482033)
+++ PKGBUILD    2019-06-17 20:51:22 UTC (rev 482034)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc="Python package for providing Mozilla's CA Bundle"
 arch=(any)
-url="http://pypi.python.org/pypi/certifi";
+url="https://pypi.python.org/pypi/certifi";
 license=('GPL')
 makedepends=('python-setuptools' 'python2-setuptools')
 
source=("https://pypi.io/packages/source/${_libname:0:1}/$_libname/$_libname-$pkgver.tar.gz";)

Reply via email to