summaryrefslogtreecommitdiff
path: root/libre/angband
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 /libre/angband
parentd4d7171be7f8ff7e45fa8b18a06502676d981981 (diff)
rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for liberated source tarballs
Diffstat (limited to 'libre/angband')
-rw-r--r--libre/angband/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/angband/PKGBUILD b/libre/angband/PKGBUILD
index 3442f360b..fbe5dd9b5 100644
--- a/libre/angband/PKGBUILD
+++ b/libre/angband/PKGBUILD
@@ -21,7 +21,7 @@ replaces=($_pkgname)
conflicts=($_pkgname)
depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'ncurses')
mksource=("http://rephial.org/downloads/${pkgver:0:3}/${pkgname}-v${pkgver}.tar.gz" 'libre.patch')
-source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-v${pkgver}.tar.gz")
+source=("https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-v${pkgver}.tar.gz")
mksource() {
cd "${srcdir}/${pkgname}-v${pkgver}"