development/beautysh: Updated for version 3.12.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Leo C 2019-01-18 08:31:57 +07:00 committed by Willy Sudiarto Raharjo
parent ede0162b43
commit 469fe71133
2 changed files with 5 additions and 5 deletions

View File

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

View File

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