summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Johannes Schoepfer2016-11-02 14:18:45 +0100
committer Willy Sudiarto Raharjo2016-11-02 14:18:45 +0100
commit94c533cc19b51033b28e751818c868db916cbe49 (patch)
tree08ba77f6dcfc44e3bd71000ea7fa2661dcd119bc
parent60df8d03f997047384535ae5998c48aaab9753b6 (diff)
downloadslackbuilds-94c533cc19b51033b28e751818c868db916cbe49.tar.gz
office/texlive-fonts: Updated for version 2016.161031.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/texlive-fonts/texlive-fonts.SlackBuild6
-rw-r--r--office/texlive-fonts/texlive-fonts.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/office/texlive-fonts/texlive-fonts.SlackBuild b/office/texlive-fonts/texlive-fonts.SlackBuild
index e71a49eafc..b831fed25e 100644
--- a/office/texlive-fonts/texlive-fonts.SlackBuild
+++ b/office/texlive-fonts/texlive-fonts.SlackBuild
@@ -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
diff --git a/office/texlive-fonts/texlive-fonts.info b/office/texlive-fonts/texlive-fonts.info
index 1eb1b13dbf..a0bea527d8 100644
--- a/office/texlive-fonts/texlive-fonts.info
+++ b/office/texlive-fonts/texlive-fonts.info
@@ -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"