diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-04 08:49:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-04 08:49:13 +0000 |
commit | d67e360eb78cde5f2c57298d89257b0409a0ef44 (patch) | |
tree | efa8a98d84f6e6734733d4eb9466f8e156841569 | |
parent | 68f88683eefa3c259031ae401f77689b01193d07 (diff) | |
download | aports-d67e360eb78cde5f2c57298d89257b0409a0ef44.tar.bz2 aports-d67e360eb78cde5f2c57298d89257b0409a0ef44.tar.xz |
testing/texlive: rebuild against poppler-0.39
-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 35814f49fe..798b0303ac 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20150521 -pkgrel=4 +pkgrel=5 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |