diff options
Diffstat (limited to 'pcr/nel-hg/PKGBUILD')
-rw-r--r-- | pcr/nel-hg/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/nel-hg/PKGBUILD b/pcr/nel-hg/PKGBUILD index a26be232a..ee596739f 100644 --- a/pcr/nel-hg/PKGBUILD +++ b/pcr/nel-hg/PKGBUILD @@ -14,7 +14,7 @@ depends=('libpng' 'libjpeg' 'libwww-hg' 'boost' 'freetype2' makedepends=('mercurial' 'cpptest' 'cmake' 'bison') conflicts=('ryzom-nel' 'ryzom-client') # options=(!strip) # for debbuging propurses -source=("https://repo.parabolagnulinux.org/other/$srcpkgname/$srcpkgname-$pkgver.tar.gz") +source=("https://repo.parabola.nu/other/$srcpkgname/$srcpkgname-$pkgver.tar.gz") sha256sums=('ad05f08004a80758a13566061ce29edfe4803c0c62e30190c437c781038c254e') |