aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2018-03-07 19:45:01 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2018-03-07 19:45:23 +0000
commite219052b96a285a22aa007f0b41a169931855fa1 (patch)
treebf307401359caedb24f242ae817dc68a6a922b73
parent21f5dfd1708355945d84a9e62f396e6b73ca5853 (diff)
downloadaports-e219052b96a285a22aa007f0b41a169931855fa1.tar.bz2
aports-e219052b96a285a22aa007f0b41a169931855fa1.tar.xz
community/{texlive,texmf-dist}: bump pkgrel to force rebuild
-rw-r--r--community/texlive/APKBUILD2
-rw-r--r--community/texmf-dist/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/community/texlive/APKBUILD b/community/texlive/APKBUILD
index c6340802bc..39ff7fff0d 100644
--- a/community/texlive/APKBUILD
+++ b/community/texlive/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=texlive
pkgver=20170524
-pkgrel=4
+pkgrel=5
pkgdesc="Comprehensive TeX document production system"
url="http://tug.org/texlive/"
arch="all"
diff --git a/community/texmf-dist/APKBUILD b/community/texmf-dist/APKBUILD
index a1cf0e3737..c7fa9c5e51 100644
--- a/community/texmf-dist/APKBUILD
+++ b/community/texmf-dist/APKBUILD
@@ -20,7 +20,7 @@ _pstricks=2017.45644
_publishers=2017.45734
_science=2017.45707
pkgver=${_core}
-pkgrel=0
+pkgrel=1
pkgdesc="TeX Live texmf core distribution"
url="http://tug.org/texlive/"
# Temporarily disabled, builders are trying to rebuild it over and over again.