diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-10 08:44:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-10 08:44:29 +0000 |
commit | b7b01145c12d0a963860aa81fe87a5984d58482f (patch) | |
tree | 4a6fffb094b00bcb236c9e1954fc9d7a9db895ff | |
parent | 625f4b371d987c2cbb88bede5cbc07362756b1fa (diff) | |
download | aports-b7b01145c12d0a963860aa81fe87a5984d58482f.tar.bz2 aports-b7b01145c12d0a963860aa81fe87a5984d58482f.tar.xz |
testing/texlive: rebuild against icu-56.0 and poppler-0.37
-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 09ab984887..8b1b2bb0e1 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20150521 -pkgrel=2 +pkgrel=3 pkgdesc="A complete TeX distribution" url="http://tug.org/texlive/" arch="all" |