summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Leo C2019-01-31 18:24:28 +0100
committer Willy Sudiarto Raharjo2019-01-31 18:24:28 +0100
commit699efb5281b6cd4c297f09ede919265a5c19a85a (patch)
tree62a4596c2860629c29b50c760c60fa2640c8ac32 /development
parent368a2357c5ed153b30b205aea6cf75232e392c3c (diff)
downloadslackbuilds-699efb5281b6cd4c297f09ede919265a5c19a85a.tar.gz
development/beautysh: Updated for version 4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/beautysh/beautysh.SlackBuild2
-rw-r--r--development/beautysh/beautysh.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/beautysh/beautysh.SlackBuild b/development/beautysh/beautysh.SlackBuild
index be20d06a92..b1231ea3e2 100644
--- a/development/beautysh/beautysh.SlackBuild
+++ b/development/beautysh/beautysh.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=beautysh
-VERSION=${VERSION:-3.12}
+VERSION=${VERSION:-4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/beautysh/beautysh.info b/development/beautysh/beautysh.info
index 9dcaa30be7..f47f6234a2 100644
--- a/development/beautysh/beautysh.info
+++ b/development/beautysh/beautysh.info
@@ -1,8 +1,8 @@
PRGNAM="beautysh"
-VERSION="3.12"
+VERSION="4.1"
HOMEPAGE="https://github.com/bemeurer/beautysh"
-DOWNLOAD="https://github.com/bemeurer/beautysh/archive/3.12/beautysh-3.12.tar.gz"
-MD5SUM="45ddd9d9e045e0cc0cac4390ae5bdd65"
+DOWNLOAD="https://github.com/bemeurer/beautysh/archive/4.1/beautysh-4.1.tar.gz"
+MD5SUM="de3ae88e3679c44080f94145d659d9a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"