diff options
-rw-r--r-- | testing/texmf-dist/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/texmf-dist/APKBUILD b/testing/texmf-dist/APKBUILD index 1d599b4c9e..593683f409 100644 --- a/testing/texmf-dist/APKBUILD +++ b/testing/texmf-dist/APKBUILD @@ -2,14 +2,14 @@ # Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de> pkgname=texmf-dist pkgver=2017.44907 -pkgrel=0 +pkgrel=1 pkgdesc="TeX Live texmf core distribution" url="http://tug.org/texlive/" arch="noarch" license="GPL" depends="texlive" depends_dev="" -makedepends="texlive-full" +makedepends="texlive-full xz" install="" subpackages="${pkgname}-most" source="${pkgname}-${pkgver}.tar.xz::https://github.com/maribu/${pkgname}/raw/master/${pkgname}-${pkgver}.tar.xz |