summaryrefslogtreecommitdiff
path: root/libre/texlive-core-libre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/texlive-core-libre/PKGBUILD')
-rw-r--r--libre/texlive-core-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/texlive-core-libre/PKGBUILD b/libre/texlive-core-libre/PKGBUILD
index 246af9a3e..d3dc06cb1 100644
--- a/libre/texlive-core-libre/PKGBUILD
+++ b/libre/texlive-core-libre/PKGBUILD
@@ -6,11 +6,11 @@ pkgname=texlive-core-libre
_pkgname=texlive-core
pkgver=2013.31589
_revnr=${pkgver#2013.}
-pkgrel=1.1
+pkgrel=1.2
pkgdesc="TeX Live core distribution, without nonfree add-on packages (Parabola rebranded)"
license=('GPL')
arch=(any)
-depends=('texlive-bin-libre' 'perl')
+depends=('texlive-bin' 'perl')
optdepends=(
'ruby: for old ConTeXT MkII and epspdf'
'tk: for texdoctk'
@@ -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")