Date: Tuesday, June 18, 2019 @ 20:26:36 Author: arojas Revision: 482204
https Modified: python-mox3/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-18 20:25:19 UTC (rev 482203) +++ PKGBUILD 2019-06-18 20:26:36 UTC (rev 482204) @@ -6,7 +6,7 @@ pkgrel=1 arch=('any') pkgdesc='Mock object framework for Python' -url='http://docs.openstack.org/developer/mox3' +url='https://docs.openstack.org/developer/mox3' license=('Apache') makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 'python2-pbr' 'python-fixtures' 'python2-fixtures')