summaryrefslogtreecommitdiffstats
path: root/system/mlterm/mlterm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/mlterm/mlterm.SlackBuild')
-rw-r--r--system/mlterm/mlterm.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/mlterm/mlterm.SlackBuild b/system/mlterm/mlterm.SlackBuild
index 4c3388efcb..48582e1f03 100644
--- a/system/mlterm/mlterm.SlackBuild
+++ b/system/mlterm/mlterm.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for mlterm
-# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mlterm
-VERSION=${VERSION:-3.9.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.9.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}