Date: Tuesday, June 4, 2019 @ 21:27:20 Author: arojas Revision: 476906
https Modified: ldoc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-04 21:26:59 UTC (rev 476905) +++ PKGBUILD 2019-06-04 21:27:20 UTC (rev 476906) @@ -7,7 +7,7 @@ pkgver=1.4.6 pkgrel=2 pkgdesc='LuaDoc-compatible documentation generation system' -url='http://stevedonovan.github.com/ldoc/' +url='https://stevedonovan.github.com/ldoc/' arch=('any') license=('custom') depends=('lua' 'lua-penlight')