aboutsummaryrefslogtreecommitdiff
path: root/office/texmacs/texmacs.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/texmacs/texmacs.SlackBuild')
-rw-r--r--office/texmacs/texmacs.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild
index 5d7769565e54..ec8ce786a971 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}