diff options
author | Marian Buschsieweke <marian.buschsieweke@ovgu.de> | 2017-08-16 10:23:11 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2017-08-28 07:50:21 +0000 |
commit | a0a8457b6a797ccf24419616bccb8e4f17dbae83 (patch) | |
tree | 67c32a89f24815545604c9238a0a8c2d26be25e6 /testing/texlive | |
parent | bcf6059ec23ab4ff2d600c8669a5a81c24ee74b4 (diff) | |
download | aports-a0a8457b6a797ccf24419616bccb8e4f17dbae83.tar.bz2 aports-a0a8457b6a797ccf24419616bccb8e4f17dbae83.tar.xz |
testing/texlive: Increase pkgrel
Dependency icu-libs was updated, thus, texlive needs to be rebuild
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 21df7cbc9c..cb5f837f3e 100644 --- a/testing/texlive/APKBUILD +++ b/testing/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=texlive pkgver=20170524 -pkgrel=1 +pkgrel=2 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |