summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Leo C2020-03-20 17:35:10 +0100
committer Willy Sudiarto Raharjo2020-03-20 17:35:10 +0100
commitaf49aead7b5c3394d0bf5a7a8373f6e72c3f9793 (patch)
tree468d5bcd92c66775fa094cd24029704a50c72d65
parent28a6da1e6210152923fd731542cfe282ac888ab7 (diff)
downloadslackbuilds-af49aead7b5c3394d0bf5a7a8373f6e72c3f9793.tar.gz
development/beautysh: Updated for version 6.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/beautysh/beautysh.SlackBuild4
-rw-r--r--development/beautysh/beautysh.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/beautysh/beautysh.SlackBuild b/development/beautysh/beautysh.SlackBuild
index 24e5d92d26..4cc1353ade 100644
--- a/development/beautysh/beautysh.SlackBuild
+++ b/development/beautysh/beautysh.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for beautysh
-# Copyright 2018-2019 Leonardo Citrolo, Italy
+# Copyright 2018-2020 Leonardo Citrolo, Italy
# 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=beautysh
-VERSION=${VERSION:-5.0.2}
+VERSION=${VERSION:-6.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/beautysh/beautysh.info b/development/beautysh/beautysh.info
index d87af93d5e..c43258369e 100644
--- a/development/beautysh/beautysh.info
+++ b/development/beautysh/beautysh.info
@@ -1,8 +1,8 @@
PRGNAM="beautysh"
-VERSION="5.0.2"
+VERSION="6.0.1"
HOMEPAGE="https://github.com/lovesegfault/beautysh"
-DOWNLOAD="https://github.com/lovesegfault/beautysh/archive/5.0.2/beautysh-5.0.2.tar.gz"
-MD5SUM="b4da476b05bf05bdab7b70dafa510747"
+DOWNLOAD="https://github.com/lovesegfault/beautysh/archive/6.0.1/beautysh-6.0.1.tar.gz"
+MD5SUM="8839e2f2a945b83f677f34a2b78ee08a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"