summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Aaditya Bagga <aaditya_gnulinux@zoho.com>2014-08-12 23:45:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-15 23:21:23 +0700
commita7d5b08f9ec6c616618b1c5650d4e358f2a12778 (patch)
treeb6c918841f76c2f758edc2d3e1ccd2488ac6e09e /system
parent84e042d1d48d4fcec8a0f62747123709e95fc885 (diff)
downloadslackbuilds-a7d5b08f9ec6c616618b1c5650d4e358f2a12778.tar.gz
slackbuilds-a7d5b08f9ec6c616618b1c5650d4e358f2a12778.tar.xz
system/asbt: Updated for version 0.9.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/asbt/README3
-rw-r--r--system/asbt/asbt.SlackBuild2
-rw-r--r--system/asbt/asbt.info6
3 files changed, 6 insertions, 5 deletions
diff --git a/system/asbt/README b/system/asbt/README
index 912efce3a8..2381ad0439 100644
--- a/system/asbt/README
+++ b/system/asbt/README
@@ -2,7 +2,8 @@ asbt is a tool for managing packages in your local copy of slackbuilds,
which can be obtained from http://slackbuilds.org (SBo).
It supports searching (-s), viewing information (-i,-r,-d,-v,-l,-q),
-downloading (-G), building (-B), and installing/removing/upgrading packages.
+downloading (-G), building (-B), installing/removing/upgrading (-I,-R-U),
+checking updates (-c), and some other options.
The list of available options is present in the readme and the man page.
diff --git a/system/asbt/asbt.SlackBuild b/system/asbt/asbt.SlackBuild
index 0b0aaf1012..f6bc6de2e0 100644
--- a/system/asbt/asbt.SlackBuild
+++ b/system/asbt/asbt.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=asbt
-VERSION=${VERSION:-0.9.6}
+VERSION=${VERSION:-0.9.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch
diff --git a/system/asbt/asbt.info b/system/asbt/asbt.info
index 78e977dc79..c99c0ac12c 100644
--- a/system/asbt/asbt.info
+++ b/system/asbt/asbt.info
@@ -1,8 +1,8 @@
PRGNAM="asbt"
-VERSION="0.9.6"
+VERSION="0.9.7"
HOMEPAGE="http://github.com/aadityabagga/asbt"
-DOWNLOAD="http://github.com/aadityabagga/asbt/archive/0.9.6.tar.gz"
-MD5SUM="6107480a1f4bdf354984636a0af373a3"
+DOWNLOAD="http://github.com/aadityabagga/asbt/archive/0.9.7.tar.gz"
+MD5SUM="59cd3714e62b557319c3b7b7709c6593"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""