diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-11 19:56:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-11 19:56:51 +0000 |
commit | 882c8c208b311fc38dc1ae5c7885c973d21537a0 (patch) | |
tree | c5d3efa52ff9605c63aeb8b8299c01a135277eb4 /testing/texlive | |
parent | 60c89c0a91cbfc83789c8bdefb3e618862fa2982 (diff) | |
download | aports-882c8c208b311fc38dc1ae5c7885c973d21537a0.tar.bz2 aports-882c8c208b311fc38dc1ae5c7885c973d21537a0.tar.xz |
testing/texlive: rebuild against poppler-0.33
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 1662da71f2..d145e6aad8 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20140525 -pkgrel=2 +pkgrel=3 pkgdesc="A complete TeX distribution" url="http://tug.org/texlive/" arch="all" |