summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Nikolay Korotkiy <sikmir@gmail.com>2016-10-26 08:08:57 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-26 08:08:57 +0700
commitd586135f3ceda9bbac68e60b70595988b7e5a848 (patch)
treeeb69e2b403e22e78e0b0029e0d62cf190a697d8d
parent1d9fcdf00bf27f58a68a078e77fdebc16cf06403 (diff)
downloadslackbuilds-d586135f3ceda9bbac68e60b70595988b7e5a848.tar.gz
slackbuilds-d586135f3ceda9bbac68e60b70595988b7e5a848.tar.xz
system/st: Updated for version 0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 a71b1e057d..7c9e10bc96 100644
--- a/system/st/st.SlackBuild
+++ b/system/st/st.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for st
-# Copyright 2011-2014, Nikolay Korotkiy <sikmir@gmail.com>
+# Copyright 2011-2016, 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.4.1}
+VERSION=${VERSION:-0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/st/st.info b/system/st/st.info
index 2b26f363a9..6853702400 100644
--- a/system/st/st.info
+++ b/system/st/st.info
@@ -1,8 +1,8 @@
PRGNAM="st"
-VERSION="0.4.1"
+VERSION="0.7"
HOMEPAGE="http://st.suckless.org"
-DOWNLOAD="http://dl.suckless.org/st/st-0.4.1.tar.gz"
-MD5SUM="fa03d702b6d67de395975155c87084e9"
+DOWNLOAD="http://dl.suckless.org/st/st-0.7.tar.gz"
+MD5SUM="29b2a599cf1511c8062ed8f025c84c63"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""