diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-28 16:19:01 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-28 16:21:19 -0200 |
commit | 43344346184e0a3c1f4383a77bfdd33a5d3e792f (patch) | |
tree | 261289f4f0c4542a9550f650af674165a5ad2201 /libre/texlive-core | |
parent | d4d7171be7f8ff7e45fa8b18a06502676d981981 (diff) | |
download | abslibre-43344346184e0a3c1f4383a77bfdd33a5d3e792f.tar.gz abslibre-43344346184e0a3c1f4383a77bfdd33a5d3e792f.tar.bz2 abslibre-43344346184e0a3c1f4383a77bfdd33a5d3e792f.zip |
rename repo.parabolagnulinux.org to repo.parabola.nu URL in source array for liberated source tarballs
Diffstat (limited to 'libre/texlive-core')
-rw-r--r-- | libre/texlive-core/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/texlive-core/PKGBUILD b/libre/texlive-core/PKGBUILD index ee83fe71e..3b7774ddf 100644 --- a/libre/texlive-core/PKGBUILD +++ b/libre/texlive-core/PKGBUILD @@ -29,7 +29,7 @@ replaces=('tetex' 'texlive-latex3' 'texlive-core-libre') url='http://tug.org/texlive/' mksource=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip") noextract=("$pkgname-$pkgver-src.zip") -source=("https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver-src.tar.xz" +source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver-src.tar.xz" "$pkgname.maps" "texmf.cnf" "texmfcnf.lua" |