diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2015-12-07 14:44:54 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-07 14:52:41 +0000 |
commit | 1be8329925bbfe5219c9d7ba379a9013c9d69265 (patch) | |
tree | d55c266660c7ce9ffd978135fd54154a879225bf /testing/texlive | |
parent | 88b42de7040f7202d031a3efbcc7b2b7e31e231e (diff) | |
download | aports-1be8329925bbfe5219c9d7ba379a9013c9d69265.tar.bz2 aports-1be8329925bbfe5219c9d7ba379a9013c9d69265.tar.xz |
testing/texlive: rebuild against poppler-0.38.0-r0
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 8b1b2bb0e1..14a7ef2c6c 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20150521 -pkgrel=3 +pkgrel=4 pkgdesc="A complete TeX distribution" url="http://tug.org/texlive/" arch="all" |