summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Leo C <leoc@gmx.com>2019-01-18 08:31:57 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-18 23:39:52 +0700
commit469fe71133dbc8136d5a4d378b9b9b098f17f39c (patch)
tree69c9513cce8c0f122ecd1419acbf765260b843c2 /development
parentede0162b43a31418eb45a11c91c333d3355db9f1 (diff)
downloadslackbuilds-469fe71133dbc8136d5a4d378b9b9b098f17f39c.tar.gz
slackbuilds-469fe71133dbc8136d5a4d378b9b9b098f17f39c.tar.xz
development/beautysh: Updated for version 3.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 24f5751162..be20d06a92 100644
--- a/development/beautysh/beautysh.SlackBuild
+++ b/development/beautysh/beautysh.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for beautysh
-# Copyright 2018 Leonardo Citrolo, Italy
+# Copyright 2018-2019 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:-3.11}
+VERSION=${VERSION:-3.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/beautysh/beautysh.info b/development/beautysh/beautysh.info
index 59fc2ebdee..9dcaa30be7 100644
--- a/development/beautysh/beautysh.info
+++ b/development/beautysh/beautysh.info
@@ -1,8 +1,8 @@
PRGNAM="beautysh"
-VERSION="3.11"
+VERSION="3.12"
HOMEPAGE="https://github.com/bemeurer/beautysh"
-DOWNLOAD="https://github.com/bemeurer/beautysh/archive/3.11/beautysh-3.11.tar.gz"
-MD5SUM="70a62f5be3fd4b9e6bc35b2d420c833b"
+DOWNLOAD="https://github.com/bemeurer/beautysh/archive/3.12/beautysh-3.12.tar.gz"
+MD5SUM="45ddd9d9e045e0cc0cac4390ae5bdd65"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"