diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-23 16:27:12 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-26 08:30:36 +0000 |
commit | 93b47a704e4ec123ed2c366f11df32fb386e6f7a (patch) | |
tree | 433576f7bf150f2c152438e04b4c898946a5d380 /testing/texlive | |
parent | 2490bb9510528e22502af6e39cde6d7fcb4277eb (diff) | |
download | aports-93b47a704e4ec123ed2c366f11df32fb386e6f7a.tar.bz2 aports-93b47a704e4ec123ed2c366f11df32fb386e6f7a.tar.xz |
testing/texlive: rebuild against icu-58.1
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 897d5c3067..089132dee5 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20160523b -pkgrel=3 +pkgrel=4 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |