diff options
Diffstat (limited to 'libre/texlive-core-libre/PKGBUILD')
-rw-r--r-- | libre/texlive-core-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/texlive-core-libre/PKGBUILD b/libre/texlive-core-libre/PKGBUILD index 246af9a3e..5ee62dc03 100644 --- a/libre/texlive-core-libre/PKGBUILD +++ b/libre/texlive-core-libre/PKGBUILD @@ -27,7 +27,7 @@ replaces=('tetex' 'texlive-latex3' 'texlive-core') 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/sources/$pkgname-$pkgver-src.tar.xz" +source=("https://repo.parabolagnulinux.org/other/$pkgname/$pkgname-$pkgver-src.tar.xz" "$_pkgname.maps" "texmf.cnf" "09-texlive-fonts.conf") |