Date: Tuesday, June 18, 2019 @ 20:20:07 Author: arojas Revision: 482191
https Modified: python-hacking/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-18 20:19:47 UTC (rev 482190) +++ PKGBUILD 2019-06-18 20:20:07 UTC (rev 482191) @@ -6,7 +6,7 @@ pkgrel=2 arch=('any') pkgdesc='OpenStack Hacking Guideline Enforcement' -url='http://docs.openstack.org/developer/hacking' +url='https://docs.openstack.org/developer/hacking' license=('Apache') makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 'python2-pbr' 'flake8' 'python2-flake8' 'python-mccabe' 'python2-mccabe')