diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 09:06:53 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 09:33:07 +0000 |
commit | 6a291b9f70c473c0617e9176eeafd964567ba3db (patch) | |
tree | 9f0cddcf1a63e9dcd03375d7a0123dbd034222c9 /testing/texlive | |
parent | 3b5e10756257fa7b199ee1e544c476c9d9164019 (diff) | |
download | aports-6a291b9f70c473c0617e9176eeafd964567ba3db.tar.bz2 aports-6a291b9f70c473c0617e9176eeafd964567ba3db.tar.xz |
testing/texlive: rebuild against poppler-0.54.0
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 a8fb5f1993..779ddbee8e 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20160523b -pkgrel=5 +pkgrel=6 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |