diff options
-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 cc518e2b3f..a59ce5d0c0 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=6 +pkgrel=7 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |