diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 20:06:11 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 20:06:11 +0000 |
commit | e6d7c418e4a848bbfcbf1044ef413adbee03f6ec (patch) | |
tree | 092a7981eead3e734ee7f7b26adbb10a29ef110a /community/texlive | |
parent | b3fe173e20426b42e6a1a13844ac012d4f144dc3 (diff) | |
download | aports-e6d7c418e4a848bbfcbf1044ef413adbee03f6ec.tar.bz2 aports-e6d7c418e4a848bbfcbf1044ef413adbee03f6ec.tar.xz |
community/texlive: rebuild against icu-63.1
Diffstat (limited to 'community/texlive')
-rw-r--r-- | community/texlive/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/texlive/APKBUILD b/community/texlive/APKBUILD index 449821fa56..b2dedead9a 100644 --- a/community/texlive/APKBUILD +++ b/community/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=texlive pkgver=20170524 -pkgrel=6 +pkgrel=7 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |