diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2021-05-11 18:43:53 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-12 18:34:05 +0700 |
commit | 9f8b44985780a4956c8e4ecf2e354cda7cb583fe (patch) | |
tree | a9a9bc221156ebdbcb132e5476e952266199e180 /office/texmacs | |
parent | 6ec7599a34c204c6d1a496c034f2e56f3eb0ba17 (diff) |
office/texmacs: Updated for version 1.99.20.
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 | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild index 8a54c0ffc468..75ac66b7ca83 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.19} +VERSION=${VERSION:-1.99.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texmacs/texmacs.info b/office/texmacs/texmacs.info index b0a0c4738701..e32f291b6d24 100644 --- a/office/texmacs/texmacs.info +++ b/office/texmacs/texmacs.info @@ -1,8 +1,8 @@ PRGNAM="texmacs" -VERSION="1.99.19" +VERSION="1.99.20" HOMEPAGE="http://www.texmacs.org" -DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.19-src.tar.gz" -MD5SUM="fcba1d5fae1156821a44a0d5662eec78" +DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.20-src.tar.gz" +MD5SUM="39643b7622d0f017712823aee4796d42" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="guile1.8" |