summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado2014-11-28 16:19:01 -0200
committerNicolás Reynolds2015-07-04 12:13:14 -0300
commit715f80739ad453577b82435d93bb38e013f80fcf (patch)
treedec1525371a6b824e8c25639b985412164c931d9
parent71ed3720c08dea0dabd428b7e547cd555fa6cce1 (diff)
downloadaur-715f80739ad453577b82435d93bb38e013f80fcf.tar.gz
rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for liberated source tarballs
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72a4406614fe..85d2f9e097d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ depends=('icu>=54' 'icu<55' 'gmp' 'libffi' 'zlib')
makedepends=('ghc' 'sh' 'cabal-install' 'alex' 'happy')
optdepends=('texlive-most: for PDF creation')
options=(strip !makeflags !distcc !emptydirs)
-source=(https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz)
+source=(https://repo.parabola.nu/other/${pkgname}/${pkgname}-${pkgver}.tar.xz)
md5sums=('dd2667b233b5f97b2841ae09895c2ac2')
declare -gA _flags