development/beautysh: Updated for version 6.0.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Leo C 2020-03-20 23:35:10 +07:00 committed by Willy Sudiarto Raharjo
parent 28a6da1e62
commit af49aead7b
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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"