diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2021-06-25 14:45:36 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-03 10:13:16 +0700 |
commit | 416951b8e621057bb61c56a8fd5066578c5a98e1 (patch) | |
tree | 24384d3c74e24f99c1ec367901faacf162a6b4ee /office | |
parent | e9d01a3135b019e371afa143d6cfc15cfbf255ce (diff) |
office/texmacs: Updated for version 2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/texmacs/texmacs.SlackBuild | 2 | ||||
-rw-r--r-- | office/texmacs/texmacs.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild index 75ac66b7ca83..6f876372a3b1 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.20} +VERSION=${VERSION:-2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texmacs/texmacs.info b/office/texmacs/texmacs.info index e32f291b6d24..04b697a34412 100644 --- a/office/texmacs/texmacs.info +++ b/office/texmacs/texmacs.info @@ -1,8 +1,8 @@ PRGNAM="texmacs" -VERSION="1.99.20" +VERSION="2.1" HOMEPAGE="http://www.texmacs.org" -DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.20-src.tar.gz" -MD5SUM="39643b7622d0f017712823aee4796d42" +DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-2.1-src.tar.gz" +MD5SUM="cb815c9e4c02505d853abc1bdb788164" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="guile1.8" |