mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/beautysh: Updated for version 4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
368a2357c5
commit
699efb5281
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue