diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-20 11:10:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-20 11:53:26 +0000 |
commit | 8f54fbac909a0ecebe0fbb78b6cbd91b95b165fd (patch) | |
tree | 2f1ac36da05466f78d4ae680c7799059e4d59f1d /testing/texlive | |
parent | d9304f3e4694a1f55e39acc5b835e4385ed3678d (diff) | |
download | aports-8f54fbac909a0ecebe0fbb78b6cbd91b95b165fd.tar.bz2 aports-8f54fbac909a0ecebe0fbb78b6cbd91b95b165fd.tar.xz |
testing/texlive: rebuild against icu-55
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 77f7589c51..1662da71f2 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20140525 -pkgrel=1 +pkgrel=2 pkgdesc="A complete TeX distribution" url="http://tug.org/texlive/" arch="all" |