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 /office/texmacs/texmacs.SlackBuild | |
parent | 27ab5e7f935aca83aa7518ea3e69174fb247e937 (diff) |
office/texmacs: Updated for version 1.99.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/texmacs/texmacs.SlackBuild')
-rw-r--r-- | office/texmacs/texmacs.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild index e9fa1eafc8e7e..d271c806f955c 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} |