summaryrefslogtreecommitdiffstats
path: root/system/st
diff options
context:
space:
mode:
author Nikolay Korotkiy2018-03-29 10:34:21 +0200
committer Willy Sudiarto Raharjo2018-03-31 02:41:39 +0200
commita9f7b20ff6a68e71cb656ea7bf2ccca671abbc11 (patch)
tree01113c4bf36ff29a7c69e69d40f75d5abb6eedec /system/st
parent8fa4e964ea12dbe81fdd3cfab5146f9501e50788 (diff)
downloadslackbuilds-a9f7b20ff6a68e71cb656ea7bf2ccca671abbc11.tar.gz
system/st: Updated for version 0.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/st')
-rw-r--r--system/st/st.SlackBuild4
-rw-r--r--system/st/st.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/st/st.SlackBuild b/system/st/st.SlackBuild
index 7c9e10bc96..5f3c1fa1cf 100644
--- a/system/st/st.SlackBuild
+++ b/system/st/st.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for st
-# Copyright 2011-2016, Nikolay Korotkiy <sikmir@gmail.com>
+# Copyright 2011-2018, Nikolay Korotkiy <sikmir@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=st
-VERSION=${VERSION:-0.7}
+VERSION=${VERSION:-0.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/st/st.info b/system/st/st.info
index d63976a6d0..14cdc1c7e3 100644
--- a/system/st/st.info
+++ b/system/st/st.info
@@ -1,8 +1,8 @@
PRGNAM="st"
-VERSION="0.7"
+VERSION="0.8.1"
HOMEPAGE="https://st.suckless.org"
-DOWNLOAD="https://dl.suckless.org/st/st-0.7.tar.gz"
-MD5SUM="29b2a599cf1511c8062ed8f025c84c63"
+DOWNLOAD="https://dl.suckless.org/st/st-0.8.1.tar.gz"
+MD5SUM="92135aecdba29300bb2e274a55f5b71e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""