diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py-chameleon/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-chameleon/APKBUILD b/testing/py-chameleon/APKBUILD index 96cebdbc1..a4b657053 100644 --- a/testing/py-chameleon/APKBUILD +++ b/testing/py-chameleon/APKBUILD @@ -5,7 +5,7 @@ _pkgname=Chameleon pkgver=2.12 pkgrel=0 pkgdesc="A Fast Python HTML/XML Template Compiler" -url="http://arthurdejong.org/python-stdnum/" +url="http://chameleon.repoze.org/" arch="noarch" license="BSD" depends="python py-lxml py-zope-interface" |