system/asbt: Updated for version 2.1.1.

This commit is contained in:
Aaditya Bagga 2020-02-06 11:07:19 +05:30 committed by Willy Sudiarto Raharjo
parent 833dea650f
commit 960bca1643
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 6 additions and 7 deletions

View file

@ -1,5 +1,4 @@
The variables used in the script, which you would probably
adjust according to your wish, are:
Some variables used in the script:
1) REPODIR="$HOME/slackbuilds"
# Repository for slackbuilds.

View file

@ -2,7 +2,7 @@
# Slackware build script for asbt
# Copyright 2014-2019 Aaditya Bagga <aaditya_gnulinux@zoho.com>
# Copyright 2014-2020 Aaditya Bagga <aaditya_gnulinux@zoho.com>
# 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=asbt
VERSION=${VERSION:-2.0.0}
VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="asbt"
VERSION="2.0.0"
VERSION="2.1.1"
HOMEPAGE="https://github.com/aadityabagga/asbt"
DOWNLOAD="https://github.com/aadityabagga/asbt/archive/2.0.0.tar.gz"
MD5SUM="d2d3f6f39c8607dee90af435d0789ea9"
DOWNLOAD="https://github.com/aadityabagga/asbt/archive/2.1.1.tar.gz"
MD5SUM="22a9bda61fc6eb4124ecf13a9ece85aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""