summaryrefslogtreecommitdiff
path: root/system/st/st.SlackBuild
diff options
context:
space:
mode:
authorNikolay Korotkiy <sikmir@gmail.com>2021-01-02 08:43:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-02 10:48:17 +0700
commit1ac12a2fc11c3d10543ed2a5a242eb3f66a2d740 (patch)
tree09201d3f109928111b5ce9e7e135791179be4210 /system/st/st.SlackBuild
parent05bc40242b22e990f74af77cb638eaa05545b685 (diff)
downloadslackbuilds-1ac12a2fc11c3d10543ed2a5a242eb3f66a2d740.tar.gz
system/st: Updated for version 0.8.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/st/st.SlackBuild')
-rw-r--r--system/st/st.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/st/st.SlackBuild b/system/st/st.SlackBuild
index 2b519272ae..38aecd74ee 100644
--- a/system/st/st.SlackBuild
+++ b/system/st/st.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for st
-# Copyright 2011-2019, Nikolay Korotkiy <sikmir@gmail.com>
+# Copyright 2011-2020, Nikolay Korotkiy <sikmir@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,8 +25,8 @@
# Modified by the SlackBuilds.org project
PRGNAM=st
-VERSION=${VERSION:-0.8.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.8.4}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then