mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/asbt: Updated for version 1.6.
This commit is contained in:
parent
0c6d576d46
commit
fad8e2015d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=asbt
|
||||
VERSION=${VERSION:-1.5.1}
|
||||
VERSION=${VERSION:-1.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="asbt"
|
||||
VERSION="1.5.1"
|
||||
VERSION="1.6"
|
||||
HOMEPAGE="http://github.com/aadityabagga/asbt"
|
||||
DOWNLOAD="http://github.com/aadityabagga/asbt/archive/1.5.1.tar.gz"
|
||||
MD5SUM="fc5d0691566e1c12693422775f60ad1c"
|
||||
DOWNLOAD="http://github.com/aadityabagga/asbt/archive/1.6.tar.gz"
|
||||
MD5SUM="16235d1e1097c3c01b6e478267bde1fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue