summaryrefslogtreecommitdiff
path: root/pcr/pandoc-static
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/pandoc-static
parentd4d7171be7f8ff7e45fa8b18a06502676d981981 (diff)
rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for liberated source tarballs
Diffstat (limited to 'pcr/pandoc-static')
-rw-r--r--pcr/pandoc-static/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/pandoc-static/PKGBUILD b/pcr/pandoc-static/PKGBUILD
index 72a440661..85d2f9e09 100644
--- a/pcr/pandoc-static/PKGBUILD
+++ b/pcr/pandoc-static/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