diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2019-01-24 18:24:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-24 18:24:54 +0700 |
commit | 17a8da8f897b74a300ed1a5a6c02143b484b219c (patch) | |
tree | 77a6a3f7bdb308b219bc0994685d6fea15d2f412 /office/texmacs | |
parent | d77848642422def8aef6355291812a6386cfa285 (diff) |
office/texmacs: Updated for version 1.99.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texmacs')
-rw-r--r-- | office/texmacs/texmacs.SlackBuild | 2 | ||||
-rw-r--r-- | office/texmacs/texmacs.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild index d271c806f955..e30332cd43f5 100644 --- a/office/texmacs/texmacs.SlackBuild +++ b/office/texmacs/texmacs.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texmacs -VERSION=${VERSION:-1.99.7} +VERSION=${VERSION:-1.99.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texmacs/texmacs.info b/office/texmacs/texmacs.info index ca343e81112c..72168b415df0 100644 --- a/office/texmacs/texmacs.info +++ b/office/texmacs/texmacs.info @@ -1,10 +1,10 @@ PRGNAM="texmacs" -VERSION="1.99.7" +VERSION="1.99.8" HOMEPAGE="http://www.texmacs.org" -DOWNLOAD="http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.7-src.tar.gz" -MD5SUM="39e6502cdb959b4bf6faea4764608809" +DOWNLOAD="http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.8-src.tar.gz" +MD5SUM="603cd25689702759a06984005ec15199" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="guile1.8" MAINTAINER="Zhu Qun-Ying" -EMAIL="zhu.qunying at gmail dot com" +EMAIL="zhu.qunying@gmail.com" |