summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Zhu Qun-Ying2022-01-01 20:14:56 +0100
committer Willy Sudiarto Raharjo2022-01-04 01:47:17 +0100
commit5e1ed2bb98a22c2b338eff6bfec1821271af6d78 (patch)
treeb75005537a0991446f0d6a111e8b82bb3982f820
parent66cb3169e6ef27f881cd7379794fa4a05163ba1d (diff)
downloadslackbuilds-5e1ed2bb98a22c2b338eff6bfec1821271af6d78.tar.gz
office/texmacs: Updated for version 2.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/texmacs/texmacs.SlackBuild4
-rw-r--r--office/texmacs/texmacs.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild
index 5d7769565e..ec8ce786a9 100644
--- a/office/texmacs/texmacs.SlackBuild
+++ b/office/texmacs/texmacs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Texmacs
-# Copyright 2013-2020 Zhu Qun-Ying
+# Copyright 2013-2022 Zhu Qun-Ying
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=texmacs
-VERSION=${VERSION:-2.1}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/texmacs/texmacs.info b/office/texmacs/texmacs.info
index 04b697a344..db00b3af86 100644
--- a/office/texmacs/texmacs.info
+++ b/office/texmacs/texmacs.info
@@ -1,8 +1,8 @@
PRGNAM="texmacs"
-VERSION="2.1"
+VERSION="2.1.1"
HOMEPAGE="http://www.texmacs.org"
-DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-2.1-src.tar.gz"
-MD5SUM="cb815c9e4c02505d853abc1bdb788164"
+DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-2.1.1-src.tar.gz"
+MD5SUM="804465586d9a392230a463104dd5a827"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="guile1.8"