From e219052b96a285a22aa007f0b41a169931855fa1 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Wed, 7 Mar 2018 19:45:01 +0000 Subject: [PATCH] community/{texlive,texmf-dist}: bump pkgrel to force rebuild --- community/texlive/APKBUILD | 2 +- community/texmf-dist/APKBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/community/texlive/APKBUILD b/community/texlive/APKBUILD index c6340802bca..39ff7fff0dc 100644 --- a/community/texlive/APKBUILD +++ b/community/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock 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 a1cf0e37372..c7fa9c5e51d 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.