diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-03 13:15:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-03 16:09:04 +0000 |
commit | 39d3b37e3eea95c428ec72395a403ef2dda43abd (patch) | |
tree | 5b88f3dcca30b34b5cb561c32c8a55a031168d55 /testing/texlive | |
parent | 78e7c294257b313b5d4774a1031537031c3347a0 (diff) | |
download | aports-39d3b37e3eea95c428ec72395a403ef2dda43abd.tar.bz2 aports-39d3b37e3eea95c428ec72395a403ef2dda43abd.tar.xz |
testing/texlive: rebuild against poppler 0.50
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 089132dee5..8e89c568e2 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20160523b -pkgrel=4 +pkgrel=5 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |