diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 17:20:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 20:44:04 +0000 |
commit | 4e9dfb0d73eb84eebd749c785d7d0562d91c8cf8 (patch) | |
tree | 1f043a0ae0632f82a36493c60059ba0a00e798a5 /testing | |
parent | 1d697441491b13d9c9229cf33b40dbcbdf525b99 (diff) | |
download | aports-4e9dfb0d73eb84eebd749c785d7d0562d91c8cf8.tar.bz2 aports-4e9dfb0d73eb84eebd749c785d7d0562d91c8cf8.tar.xz |
testing/texlive: rebuild against icu-59.1
Diffstat (limited to 'testing')
-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 7824f18cf3..21df7cbc9c 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20170524 -pkgrel=0 +pkgrel=1 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |