diff options
-rw-r--r-- | pcr/python2-relatorio/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python2-relatorio/PKGBUILD b/pcr/python2-relatorio/PKGBUILD index bbfdb15f4..fcaae5c7a 100644 --- a/pcr/python2-relatorio/PKGBUILD +++ b/pcr/python2-relatorio/PKGBUILD @@ -10,7 +10,7 @@ license=('GPL') depends=('python2-genshi' 'python2-lxml' 'python2-yaml' 'python2-pycha') makedepends=('mercurial' 'python2-distribute') -_hgroot="http://hg.openhex.org/" +_hgroot="http://hg.openhex.org/hgwebdir.cgi/relatorio" _hgrepo="relatorio" build() { |