diff options
Diffstat (limited to 'pcr/ryzom-hg/PKGBUILD')
-rw-r--r-- | pcr/ryzom-hg/PKGBUILD | 2 |
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}") |