diff options
Diffstat (limited to 'libre/texlive-fontsextra/PKGBUILD')
-rw-r--r-- | libre/texlive-fontsextra/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/texlive-fontsextra/PKGBUILD b/libre/texlive-fontsextra/PKGBUILD index 9947d4baa..6624aab46 100644 --- a/libre/texlive-fontsextra/PKGBUILD +++ b/libre/texlive-fontsextra/PKGBUILD @@ -17,7 +17,7 @@ conflicts=('texlive-fontsextra-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" "$pkgname.maps") +source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver-src.tar.xz" "$pkgname.maps") options=('!emptydirs') install=texlive.install mkmd5sums=('2094b82201b22a816f3b6fe09f373818') |