diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-04-02 10:07:23 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-04-02 12:01:53 +0000 |
commit | 6893f07b51e440c8b19b923683aecfe60bd6610a (patch) | |
tree | 49e10368819f48eaba6f5f60d18b862d7c56bd3f /community/texlive | |
parent | 36b139e4a71fa9781375fb6d54acbc0990d0c059 (diff) | |
download | aports-6893f07b51e440c8b19b923683aecfe60bd6610a.tar.bz2 aports-6893f07b51e440c8b19b923683aecfe60bd6610a.tar.xz |
community/texlive: rebuild against poppler-0.71.0
Diffstat (limited to 'community/texlive')
-rw-r--r-- | community/texlive/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/texlive/APKBUILD b/community/texlive/APKBUILD index 41ada19624..9db683788f 100644 --- a/community/texlive/APKBUILD +++ b/community/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20170524 -pkgrel=7 +pkgrel=8 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |