summaryrefslogtreecommitdiff
path: root/pcr/ryzom-hg
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-28 16:19:01 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-28 16:21:19 -0200
commit43344346184e0a3c1f4383a77bfdd33a5d3e792f (patch)
tree261289f4f0c4542a9550f650af674165a5ad2201 /pcr/ryzom-hg
parentd4d7171be7f8ff7e45fa8b18a06502676d981981 (diff)
rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for liberated source tarballs
Diffstat (limited to 'pcr/ryzom-hg')
-rw-r--r--pcr/ryzom-hg/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/ryzom-hg/PKGBUILD b/pcr/ryzom-hg/PKGBUILD
index 418f53640..b654280c4 100644
--- a/pcr/ryzom-hg/PKGBUILD
+++ b/pcr/ryzom-hg/PKGBUILD
@@ -15,7 +15,7 @@ depends=('libpng' 'libjpeg' 'libwww-hg' 'boost' 'freetype2' 'luabind' 'libogg' '
#conflicts=('ryzom' 'ryzom-client') # see above
conflicts=('ryzom' 'ryzom-client' 'nel-hg' 'ryzom-nel')
makedepends=('mercurial' 'cpptest' 'cmake' 'bison' 'boost' 'rrdtool')
-source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz")
sha256sums=('fce7d94f1c55afd939ab4943af6480b0d20d4f74f5d357029777f84ac661f869')
mksource=("$pkgname-$pkgver::hg+https://bitbucket.org/ryzom/ryzomcore#revision=${hgver}")