From f24fd1972d4091389e8a724f415645c57ef829ac Mon Sep 17 00:00:00 2001 From: Aaditya Bagga Date: Sun, 18 May 2014 19:51:58 +0700 Subject: system/asbt: Updated for version 0.9.2. Signed-off-by: Willy Sudiarto Raharjo --- system/asbt/README | 8 ++++---- system/asbt/asbt.SlackBuild | 2 +- system/asbt/asbt.info | 6 +++--- system/asbt/slack-desc | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'system') diff --git a/system/asbt/README b/system/asbt/README index f82af60383..962b468d0b 100644 --- a/system/asbt/README +++ b/system/asbt/README @@ -1,7 +1,7 @@ asbt is a tool for managing packages in your local copy of slackbuilds, -usually obtained from http://slackbuilds.org (SBo). +which can be obtained from http://slackbuilds.org (SBo). -It supports searching (-s), viewing information (-i,-r,-d,-v,-l,-q) , +It supports searching (-s), viewing information (-i,-r,-d,-v,-l,-q), downloading (-G), building (-B), and installing/removing/upgrading packages. The list of available options is present in the readme and the man page. @@ -16,7 +16,7 @@ adjust according to your wish, are: # Where the downloaded source packages are to be placed. # Leave it blank for saving it in the same directory as the slackbuild. -3) outdir="/home/$user/src" +3) outdir="/home/$user/packages" # Where the build package will be placed. # Leave it blank for putting it in /tmp. @@ -26,4 +26,4 @@ adjust according to your wish, are: 5) editor="/usr/bin/vim" # Editor for viewing/editing slackbuilds. -These variables can be configured via editing /etc/asbt/asbt.conf . +These variables can be configured via editing /etc/asbt/asbt.conf diff --git a/system/asbt/asbt.SlackBuild b/system/asbt/asbt.SlackBuild index f911ee90fb..c2c7df5009 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.0} +VERSION=${VERSION:-0.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch diff --git a/system/asbt/asbt.info b/system/asbt/asbt.info index 0815210f22..82cb82a55a 100644 --- a/system/asbt/asbt.info +++ b/system/asbt/asbt.info @@ -1,8 +1,8 @@ PRGNAM="asbt" -VERSION="0.9.0" +VERSION="0.9.2" HOMEPAGE="http://github.com/aadityabagga/asbt" -DOWNLOAD="http://github.com/aadityabagga/asbt/archive/0.9.0.tar.gz" -MD5SUM="b71c8114d458221ce276d725803e5ef4" +DOWNLOAD="http://github.com/aadityabagga/asbt/archive/0.9.2.tar.gz" +MD5SUM="9f55f5737d744abcade0556fd9bb6ab3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/system/asbt/slack-desc b/system/asbt/slack-desc index a44236e3ea..a1b0835da6 100644 --- a/system/asbt/slack-desc +++ b/system/asbt/slack-desc @@ -9,7 +9,7 @@ asbt: asbt (tool for managing packages in slackbuilds local repository) asbt: asbt: asbt acts like a package manager for your local copy of slackbuilds, -asbt: usually obtained from slackbuilds.org (SBo). +asbt: which can be obtained from slackbuilds.org (SBo). asbt: asbt: It supports searching, displaying info, getting, building, asbt: and installing/removing/upgrading packages. -- cgit v1.2.3