Date: Tuesday, September 24, 2019 @ 20:02:00 Author: arojas Revision: 511682
https Modified: python-bottle/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-24 20:01:29 UTC (rev 511681) +++ PKGBUILD 2019-09-24 20:02:00 UTC (rev 511682) @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="A fast and simple micro-framework for small web-applications" arch=(any) -url="http://bottlepy.org" +url="https://bottlepy.org" license=('MIT') options=(!emptydirs) makedepends=('python-setuptools' 'python2-setuptools' 'git')