summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Aaditya Bagga <aaditya_gnulinux@zoho.com>2014-05-31 14:53:41 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-05-31 14:53:41 +0700
commit999cd16adec5e988bb6a146a26ec794e5445b597 (patch)
tree2e2e75640187b5bf4d4a06181d206ac88b1bdec2 /system
parentf45aaea2a5c8740a9425471ec62a68e3c93cc02f (diff)
downloadslackbuilds-999cd16adec5e988bb6a146a26ec794e5445b597.tar.gz
slackbuilds-999cd16adec5e988bb6a146a26ec794e5445b597.tar.xz
system/asbt: Updated for version 0.9.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/asbt/README21
-rw-r--r--system/asbt/asbt.SlackBuild2
-rw-r--r--system/asbt/asbt.info6
3 files changed, 4 insertions, 25 deletions
diff --git a/system/asbt/README b/system/asbt/README
index 962b468d0b..912efce3a8 100644
--- a/system/asbt/README
+++ b/system/asbt/README
@@ -6,24 +6,3 @@ downloading (-G), building (-B), and installing/removing/upgrading packages.
The list of available options is present in the readme and the man page.
-The variables used in the script, which you would probably
-adjust according to your wish, are:
-
-1) repodir="/home/$user/slackbuilds"
- # Repository for slackbuilds.
-
-2) srcdir="/home/$user/src"
- # 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/packages"
- # Where the build package will be placed.
- # Leave it blank for putting it in /tmp.
-
-4) gitdir="/home/$user/git/slackbuilds/.git"
- # Directory where the slackbuilds git repository is present.
-
-5) editor="/usr/bin/vim"
- # Editor for viewing/editing slackbuilds.
-
-These variables can be configured via editing /etc/asbt/asbt.conf
diff --git a/system/asbt/asbt.SlackBuild b/system/asbt/asbt.SlackBuild
index c2c7df5009..948f78f5cb 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.2}
+VERSION=${VERSION:-0.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCH=noarch
diff --git a/system/asbt/asbt.info b/system/asbt/asbt.info
index 82cb82a55a..3fbf0859cb 100644
--- a/system/asbt/asbt.info
+++ b/system/asbt/asbt.info
@@ -1,8 +1,8 @@
PRGNAM="asbt"
-VERSION="0.9.2"
+VERSION="0.9.4"
HOMEPAGE="http://github.com/aadityabagga/asbt"
-DOWNLOAD="http://github.com/aadityabagga/asbt/archive/0.9.2.tar.gz"
-MD5SUM="9f55f5737d744abcade0556fd9bb6ab3"
+DOWNLOAD="http://github.com/aadityabagga/asbt/archive/0.9.4.tar.gz"
+MD5SUM="b7efab30103d419d915f34fbdc27f4cb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""