development/beautysh: Updated for version 4.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Leo C 2019-02-01 00:24:28 +07:00 committed by Willy Sudiarto Raharjo
parent 368a2357c5
commit 699efb5281
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

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

View file

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