From e3f410f2bd905ed57c551d833253af802c17bc84 Mon Sep 17 00:00:00 2001 From: Aaditya Bagga Date: Wed, 11 Sep 2019 12:14:43 +0530 Subject: system/asbt: Updated for version 2.0.0. --- system/asbt/asbt.SlackBuild | 4 ++-- system/asbt/asbt.info | 6 +++--- system/asbt/doinst.sh | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'system/asbt') diff --git a/system/asbt/asbt.SlackBuild b/system/asbt/asbt.SlackBuild index e906a7bd77..94668c93e9 100644 --- a/system/asbt/asbt.SlackBuild +++ b/system/asbt/asbt.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for asbt -# Copyright 2014-2018 Aaditya Bagga +# Copyright 2014-2019 Aaditya Bagga # 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:-1.9.2} +VERSION=${VERSION:-2.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/asbt/asbt.info b/system/asbt/asbt.info index 4450b15332..213c092236 100644 --- a/system/asbt/asbt.info +++ b/system/asbt/asbt.info @@ -1,8 +1,8 @@ PRGNAM="asbt" -VERSION="1.9.2" +VERSION="2.0.0" HOMEPAGE="https://github.com/aadityabagga/asbt" -DOWNLOAD="https://github.com/aadityabagga/asbt/archive/1.9.2.tar.gz" -MD5SUM="727e6ca50630daedff3d0a4725529c2b" +DOWNLOAD="https://github.com/aadityabagga/asbt/archive/2.0.0.tar.gz" +MD5SUM="d2d3f6f39c8607dee90af435d0789ea9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/system/asbt/doinst.sh b/system/asbt/doinst.sh index a989c1290e..84e435b430 100644 --- a/system/asbt/doinst.sh +++ b/system/asbt/doinst.sh @@ -1,3 +1,4 @@ + config() { NEW="$1" OLD="$(dirname $NEW)/$(basename $NEW .new)" -- cgit v1.2.3