From 39d3b37e3eea95c428ec72395a403ef2dda43abd Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Tue, 3 Jan 2017 13:15:16 +0000 Subject: [PATCH] testing/texlive: rebuild against poppler 0.50 --- testing/texlive/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/texlive/APKBUILD b/testing/texlive/APKBUILD index 089132dee5dc..8e89c568e22f 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20160523b -pkgrel=4 +pkgrel=5 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" -- GitLab