diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2014-03-09 00:21:46 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-12 12:42:47 -0500 |
commit | b812dde73adb9536b64affbca819b1cc8b8c017a (patch) | |
tree | 3945b4455ff9a7c81c8b494b0207587bfd721634 /system/asbt | |
parent | 31f4d38992840b7d91a7e02293aa2610a5b54962 (diff) |
system/asbt: Updated for version 0.8.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/asbt')
-rw-r--r-- | system/asbt/README | 2 | ||||
-rw-r--r-- | system/asbt/asbt.SlackBuild | 2 | ||||
-rw-r--r-- | system/asbt/asbt.info | 8 | ||||
-rw-r--r-- | system/asbt/slack-desc | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/system/asbt/README b/system/asbt/README index 9d85245506e5..191d0b1e3338 100644 --- a/system/asbt/README +++ b/system/asbt/README @@ -26,4 +26,4 @@ adjust according to your wish, are: 5) editor="/usr/bin/vim" # Editor for viewing/editing slackbuilds. -These variables can also 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 1a2863c8c6f9..30a6018bd386 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.8.4} +VERSION=${VERSION:-0.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch diff --git a/system/asbt/asbt.info b/system/asbt/asbt.info index 18a6d0348c8b..e32ead02dbbb 100644 --- a/system/asbt/asbt.info +++ b/system/asbt/asbt.info @@ -1,10 +1,10 @@ PRGNAM="asbt" -VERSION="0.8.4" +VERSION="0.8.5" HOMEPAGE="http://github.com/aadityabagga/asbt" -DOWNLOAD="http://github.com/aadityabagga/asbt/archive/0.8.4.tar.gz" -MD5SUM="3db9c27209c7130ddc94266b63561205" +DOWNLOAD="http://github.com/aadityabagga/asbt/archive/0.8.5.tar.gz" +MD5SUM="5f0e44fef9648bdb6c4274ac8613ff9f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="aaditya" +MAINTAINER="Aaditya Bagga" EMAIL="aaditya_gnulinux@zoho.com" diff --git a/system/asbt/slack-desc b/system/asbt/slack-desc index ad1daf754fc6..360788036eba 100644 --- a/system/asbt/slack-desc +++ b/system/asbt/slack-desc @@ -14,6 +14,6 @@ asbt: asbt: It supports searching, displaying info, getting, building, asbt: and installing/removing/upgrading packages. asbt: -asbt: URL- https://github.com/aadityabagga/asbt +asbt: URL- http://github.com/aadityabagga/asbt asbt: asbt: |