aboutsummaryrefslogtreecommitdiff
path: root/system/st/st.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/st/st.SlackBuild')
-rw-r--r--system/st/st.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/st/st.SlackBuild b/system/st/st.SlackBuild
index e82de8d243..894e7c483e 100644
--- a/system/st/st.SlackBuild
+++ b/system/st/st.SlackBuild
@@ -7,6 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20250820 bkw: updated for v0.9.3.
# 20240709 bkw: updated for v0.9.2.
# 20221228 bkw: updated for v0.9.
@@ -22,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=st
-VERSION=${VERSION:-0.9.2}
+VERSION=${VERSION:-0.9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}