office/texlive-fonts: Updated for version 2016.161031.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2016-11-02 20:18:45 +07:00 committed by Willy Sudiarto Raharjo
parent 60df8d03f9
commit 94c533cc19
2 changed files with 6 additions and 6 deletions

View file

@ -25,17 +25,17 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=texlive-fonts
VERSION=${VERSION:-20161023}
VERSION=${VERSION:-2016.161031}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
ARCH=noarch
set -e
rm -rf $PKG

View file

@ -1,8 +1,8 @@
PRGNAM="texlive-fonts"
VERSION="20161023"
VERSION="2016.161031"
HOMEPAGE="http://tug.org/texlive/"
DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-fonts/texlive-fonts-20161023.tar.xz"
MD5SUM="ccf15fb9158ce8ce0b47483c8a35f315"
DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-fonts/texlive-fonts-2016.161031.tar.xz"
MD5SUM="53ff12054696706a06f85ad333f1f41d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="texlive"