summaryrefslogtreecommitdiffstats
path: root/office/texlive-docs
diff options
context:
space:
mode:
author Johannes Schoepfer2016-11-02 14:15:10 +0100
committer Willy Sudiarto Raharjo2016-11-02 14:16:56 +0100
commit0c8a0ef215987d0253cb2233d39ec53bbb7cca21 (patch)
treeccfad5aafa40219dbec17326e011d2212f2dc5bf /office/texlive-docs
parentdb1d38c616fe8343309eace8678c4342097d15e2 (diff)
downloadslackbuilds-0c8a0ef215987d0253cb2233d39ec53bbb7cca21.tar.gz
office/texlive-docs: Updated for version 2016.161031.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texlive-docs')
-rw-r--r--office/texlive-docs/texlive-docs.SlackBuild8
-rw-r--r--office/texlive-docs/texlive-docs.info6
2 files changed, 7 insertions, 7 deletions
diff --git a/office/texlive-docs/texlive-docs.SlackBuild b/office/texlive-docs/texlive-docs.SlackBuild
index 47e754a0d0..8cd0f7640d 100644
--- a/office/texlive-docs/texlive-docs.SlackBuild
+++ b/office/texlive-docs/texlive-docs.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2009 Patrick J. Volkerding, Sebeka, MN, USA
# Copyright 2009-2014 Robby Workman, Northport, AL, USA
-# Copyright 2016 Johannes Schoepfer, <slackbuilds@schoepfer.info>
+# Copyright 2016 Johannes Schoepfer
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,17 +25,17 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=texlive-docs
-VERSION=20161025
+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
diff --git a/office/texlive-docs/texlive-docs.info b/office/texlive-docs/texlive-docs.info
index 6dd5d5598b..3d09126c12 100644
--- a/office/texlive-docs/texlive-docs.info
+++ b/office/texlive-docs/texlive-docs.info
@@ -1,8 +1,8 @@
PRGNAM="texlive-docs"
-VERSION="20161025"
+VERSION="2016.161031"
HOMEPAGE="http://tug.org/texlive/"
-DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-docs/texlive-docs-20161025.tar.xz"
-MD5SUM="4c5bd73d8e0fe8d202b19fe9632969a4"
+DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-docs/texlive-docs-2016.161031.tar.xz"
+MD5SUM="7412efb7290dae0d1ab3f9d790c73d2c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="texlive"