diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-06 10:58:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-06 14:03:58 +0000 |
commit | 84f85a50ce07d6577dcec5269484b8b0885c4131 (patch) | |
tree | 7a905be49fb5b6b248c9932aacd1f3041536b860 /testing/texlive | |
parent | ee630a3d95a1feb3f2ff2f23237c570ef68626f6 (diff) | |
download | aports-84f85a50ce07d6577dcec5269484b8b0885c4131.tar.bz2 aports-84f85a50ce07d6577dcec5269484b8b0885c4131.tar.xz |
testing/texlive: rebuild against poppler-0.47
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 ecd15a37db..888d84ff88 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20160523b -pkgrel=1 +pkgrel=2 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |