Date: Monday, June 17, 2019 @ 20:52:10 Author: arojas Revision: 482036
https Modified: python-cogapp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-17 20:51:46 UTC (rev 482035) +++ PKGBUILD 2019-06-17 20:52:10 UTC (rev 482036) @@ -4,7 +4,7 @@ pkgver=3.0.0 pkgrel=1 pkgdesc="A code generator for executing Python snippets in source files" -url="http://nedbatchelder.com/code/cog" +url="https://nedbatchelder.com/code/cog" license=('MIT') arch=('any') depends=('python')
