Date: Tuesday, June 18, 2019 @ 20:19:14
  Author: arojas
Revision: 482189

https

Modified:
  python-glanceclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-18 20:18:53 UTC (rev 482188)
+++ PKGBUILD    2019-06-18 20:19:14 UTC (rev 482189)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="OpenStack Image API Client Library"
 arch=('any')
-url="http://docs.openstack.org/developer/python-glanceclient";
+url="https://docs.openstack.org/developer/python-glanceclient";
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-babel'
              'python2-babel' 'python-prettytable' 'python2-prettytable' 
'python-keystoneauth1'

Reply via email to