texlive-bin: bump revision after bug fixes
authorHenrik Grimler <Henrik@Grimler.se>
Sun, 12 Nov 2017 12:00:09 +0000 (13:00 +0100)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 12 Nov 2017 19:21:33 +0000 (20:21 +0100)
packages/texlive-bin/build.sh

index 15a071e..702ccbd 100644 (file)
@@ -1,10 +1,8 @@
 TERMUX_PKG_HOMEPAGE=https://www.tug.org/texlive/
 TERMUX_PKG_DESCRIPTION="TeX Live is a distribution of the TeX typesetting system."
 TERMUX_PKG_MAINTAINER="Henrik Grimler @Grimler91"
-_MAJOR_VERSION=20170524
-_MINOR_VERSION=
-TERMUX_PKG_REVISION=6
-TERMUX_PKG_VERSION=${_MAJOR_VERSION}${_MINOR_VERSION}
+TERMUX_PKG_VERSION=20170524
+TERMUX_PKG_REVISION=7
 TERMUX_PKG_SRCURL=ftp://tug.org/historic/systems/texlive/${TERMUX_PKG_VERSION:0:4}/texlive-${TERMUX_PKG_VERSION}-source.tar.xz
 TERMUX_PKG_SHA256="0161695304e941334dc0b3b5dabcf8edf46c09b7bc33eea8229b5ead7ccfb2aa"
 TERMUX_PKG_DEPENDS="freetype, libpng, libgd, libgmp, libmpfr, libicu, liblua, poppler, libgraphite, harfbuzz-icu, perl"