diff options
author | Leo C <leoc@gmx.com> | 2019-02-01 00:24:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-01 00:24:28 +0700 |
commit | 699efb5281b6cd4c297f09ede919265a5c19a85a (patch) | |
tree | 62a4596c2860629c29b50c760c60fa2640c8ac32 | |
parent | 368a2357c5ed153b30b205aea6cf75232e392c3c (diff) |
development/beautysh: Updated for version 4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/beautysh/beautysh.SlackBuild | 2 | ||||
-rw-r--r-- | development/beautysh/beautysh.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/beautysh/beautysh.SlackBuild b/development/beautysh/beautysh.SlackBuild index be20d06a92bf..b1231ea3e286 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 9dcaa30be766..f47f6234a238 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" |