diff options
Diffstat (limited to 'community/texlive/APKBUILD')
-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 dd6ed08cb5..ca21df1889 100644 --- a/community/texlive/APKBUILD +++ b/community/texlive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de> pkgname=texlive pkgver=20190410 -pkgrel=11 +pkgrel=12 pkgdesc="Comprehensive TeX document production system" url="https://tug.org/texlive/" arch="all !mips64" |