summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Nikolay Korotkiy2019-12-30 02:45:19 +0100
committer Willy Sudiarto Raharjo2019-12-30 02:45:19 +0100
commitb42bc430490178b1255c0325a934eb6ec8e57f0b (patch)
treec8b8e1775df77c8997deb999b57f78c3511b50af
parent41ef5e32c03354643583ff69cd98cc1fbdf62162 (diff)
downloadslackbuilds-b42bc430490178b1255c0325a934eb6ec8e57f0b.tar.gz
system/st: Updated for version 0.8.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/st/st.SlackBuild6
-rw-r--r--system/st/st.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/st/st.SlackBuild b/system/st/st.SlackBuild
index ac59ed740a..46a4408dee 100644
--- a/system/st/st.SlackBuild
+++ b/system/st/st.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for st
-# Copyright 2011-2018, Nikolay Korotkiy <sikmir@gmail.com>
+# Copyright 2011-2019, Nikolay Korotkiy <sikmir@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=st
-VERSION=${VERSION:-0.8.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.8.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/system/st/st.info b/system/st/st.info
index 14cdc1c7e3..bbb39cfbaa 100644
--- a/system/st/st.info
+++ b/system/st/st.info
@@ -1,8 +1,8 @@
PRGNAM="st"
-VERSION="0.8.1"
+VERSION="0.8.2"
HOMEPAGE="https://st.suckless.org"
-DOWNLOAD="https://dl.suckless.org/st/st-0.8.1.tar.gz"
-MD5SUM="92135aecdba29300bb2e274a55f5b71e"
+DOWNLOAD="https://dl.suckless.org/st/st-0.8.2.tar.gz"
+MD5SUM="a3d97ee92215071e6399691edc0f04b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""