diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-24 13:01:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-24 13:02:21 +0000 |
commit | 3a1cbb7f1f1ce12923bb47fe9d15701167615be9 (patch) | |
tree | b04611307ad93472a62cfe628da75a0828a04eaf /testing/texlive | |
parent | 62fd558ba048170872df822804639ab7627a6ec5 (diff) | |
download | aports-3a1cbb7f1f1ce12923bb47fe9d15701167615be9.tar.bz2 aports-3a1cbb7f1f1ce12923bb47fe9d15701167615be9.tar.xz |
testing/texlive: rebuild with poppler
Diffstat (limited to 'testing/texlive')
-rw-r--r-- | testing/texlive/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/texlive/APKBUILD b/testing/texlive/APKBUILD index 0d631675bc..77f7589c51 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20140525 -pkgrel=0 +pkgrel=1 pkgdesc="A complete TeX distribution" url="http://tug.org/texlive/" arch="all" |