diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2019-02-22 08:08:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-22 08:08:08 +0700 |
commit | 7bd6ff0fc36f6fc305e709decab8be73be8f63ef (patch) | |
tree | 8b66309ae67e27698358d3581218f38e316588e5 /office/texmacs | |
parent | e6e85f8e59638bd1fb751415f5083d5477530df1 (diff) | |
download | slackbuilds-7bd6ff0fc36f6fc305e709decab8be73be8f63ef.tar.gz |
office/texmacs: Updated for version 1.99.9.
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 e30332cd43..13f1224901 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.8} +VERSION=${VERSION:-1.99.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/texmacs/texmacs.info b/office/texmacs/texmacs.info index 72168b415d..347cc79fd0 100644 --- a/office/texmacs/texmacs.info +++ b/office/texmacs/texmacs.info @@ -1,8 +1,8 @@ PRGNAM="texmacs" -VERSION="1.99.8" +VERSION="1.99.9" HOMEPAGE="http://www.texmacs.org" -DOWNLOAD="http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.8-src.tar.gz" -MD5SUM="603cd25689702759a06984005ec15199" +DOWNLOAD="http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.9-src.tar.gz" +MD5SUM="9b3417efd46b9c8d538697074abca291" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="guile1.8" |