diff options
author | Zhu Qun-Ying <zhu.qunying at gmail dot com> | 2018-08-08 21:50:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-11 07:23:08 +0700 |
commit | c6261db623900a26455aaf6a817f28724b5f1dd0 (patch) | |
tree | e2debc28d29ac797f88fb5847ca994a5435e3849 | |
parent | 27ab5e7f935aca83aa7518ea3e69174fb247e937 (diff) | |
download | slackbuilds-c6261db623900a26455aaf6a817f28724b5f1dd0.tar.gz |
office/texmacs: Updated for version 1.99.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | office/texmacs/texmacs.SlackBuild | 4 | ||||
-rw-r--r-- | office/texmacs/texmacs.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild index e9fa1eafc8..d271c806f9 100644 --- a/office/texmacs/texmacs.SlackBuild +++ b/office/texmacs/texmacs.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Texmacs -# Copyright 2013,2015 Zhu Qun-Ying +# Copyright 2013-2018 Zhu Qun-Ying # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texmacs -VERSION=${VERSION:-1.99.6} +VERSION=${VERSION:-1.99.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texmacs/texmacs.info b/office/texmacs/texmacs.info index 4d8b0f0bed..ca343e8111 100644 --- a/office/texmacs/texmacs.info +++ b/office/texmacs/texmacs.info @@ -1,10 +1,10 @@ PRGNAM="texmacs" -VERSION="1.99.6" +VERSION="1.99.7" HOMEPAGE="http://www.texmacs.org" -DOWNLOAD="http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.6-src.tar.gz" -MD5SUM="7e7d7d7a72e0a065cde7e5a39d5408c4" +DOWNLOAD="http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.7-src.tar.gz" +MD5SUM="39e6502cdb959b4bf6faea4764608809" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="guile1.8" MAINTAINER="Zhu Qun-Ying" -EMAIL="zhu.qunying@gmail.com" +EMAIL="zhu.qunying at gmail dot com" |