summaryrefslogtreecommitdiffstats
path: root/system/asbt
diff options
context:
space:
mode:
Diffstat (limited to 'system/asbt')
-rw-r--r--system/asbt/README.Slackware3
-rw-r--r--system/asbt/asbt.SlackBuild2
-rw-r--r--system/asbt/asbt.info6
3 files changed, 7 insertions, 4 deletions
diff --git a/system/asbt/README.Slackware b/system/asbt/README.Slackware
index 4df4c5f7ce..76354a4c9a 100644
--- a/system/asbt/README.Slackware
+++ b/system/asbt/README.Slackware
@@ -24,6 +24,9 @@ adjust according to your wish, are:
7) ignore=""
# Packages to ignore when checking for updates.
+8) pause="yes"
+ # Pause for input when using superuser priviliges.
+
These variables can be configured via editing /etc/asbt/asbt.conf
(or $HOME/.config/asbt.conf)
diff --git a/system/asbt/asbt.SlackBuild b/system/asbt/asbt.SlackBuild
index 0542519a9d..c2c78c359a 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:-1.3}
+VERSION=${VERSION:-1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/asbt/asbt.info b/system/asbt/asbt.info
index 3a5561fc3c..da1024db01 100644
--- a/system/asbt/asbt.info
+++ b/system/asbt/asbt.info
@@ -1,8 +1,8 @@
PRGNAM="asbt"
-VERSION="1.3"
+VERSION="1.4"
HOMEPAGE="http://github.com/aadityabagga/asbt"
-DOWNLOAD="http://github.com/aadityabagga/asbt/archive/1.3.tar.gz"
-MD5SUM="f63b6d8437ba1128c85cc0fc210238ee"
+DOWNLOAD="http://github.com/aadityabagga/asbt/archive/1.4.tar.gz"
+MD5SUM="9159e679bacfd142de896761256dfa8e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""