office/texmacs: Updated for version 2.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2021-06-25 14:45:36 -07:00 committed by Willy Sudiarto Raharjo
parent e9d01a3135
commit 416951b8e6
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"