diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-02 12:16:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-02 16:09:06 +0000 |
commit | f869c21b385a6d5572686b74960d6baa594efb78 (patch) | |
tree | f065a4652e612730096e3335e5c0dc6a443e77e7 /testing/texlive | |
parent | a22b383eb3ce6592b7a695cfc59ca9403e41d3c9 (diff) | |
download | aports-f869c21b385a6d5572686b74960d6baa594efb78.tar.bz2 aports-f869c21b385a6d5572686b74960d6baa594efb78.tar.xz |
testing/texlive: rebuild against icu-57/poppler-0.43
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 798b0303ac..3af703fde1 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20150521 -pkgrel=5 +pkgrel=6 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |