From 56a61c2f5dfeae61243e02c6bec0bad0bb1872cc Mon Sep 17 00:00:00 2001 From: Aaditya Bagga Date: Fri, 30 Jan 2015 20:51:09 +0700 Subject: system/asbt: Updated for version 1.2. Signed-off-by: Willy Sudiarto Raharjo --- system/asbt/README.Slackware | 2 +- system/asbt/asbt.SlackBuild | 9 +++------ system/asbt/asbt.info | 6 +++--- 3 files changed, 7 insertions(+), 10 deletions(-) (limited to 'system') diff --git a/system/asbt/README.Slackware b/system/asbt/README.Slackware index cd5b6e645c..4df4c5f7ce 100644 --- a/system/asbt/README.Slackware +++ b/system/asbt/README.Slackware @@ -19,7 +19,7 @@ adjust according to your wish, are: # Editor for viewing/editing slackbuilds. 6) buildflags="MAKEFLAGS=-j2" - # Common build flags specified while building packages + # Common build flags specified while building packages. 7) ignore="" # Packages to ignore when checking for updates. diff --git a/system/asbt/asbt.SlackBuild b/system/asbt/asbt.SlackBuild index 07a3ae6a76..24fa1301e1 100644 --- a/system/asbt/asbt.SlackBuild +++ b/system/asbt/asbt.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for asbt -# Copyright 2014 Aaditya Bagga +# Copyright 2014-2015 Aaditya Bagga # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=asbt -VERSION=${VERSION:-1.1} -BUILD=${BUILD:-1} +VERSION=${VERSION:-1.2} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} ARCH=noarch @@ -53,9 +53,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -# Fix incorrect version in makefile -sed -i 's|VER = 1.0|VER = 1.1|' makefile - make install DESTDIR=$PKG # Preserve config file diff --git a/system/asbt/asbt.info b/system/asbt/asbt.info index 3fbf8b7a4a..bbcbcecc1b 100644 --- a/system/asbt/asbt.info +++ b/system/asbt/asbt.info @@ -1,8 +1,8 @@ PRGNAM="asbt" -VERSION="1.1" +VERSION="1.2" HOMEPAGE="http://github.com/aadityabagga/asbt" -DOWNLOAD="http://github.com/aadityabagga/asbt/archive/1.1.tar.gz" -MD5SUM="542ffcdbe746006c3571c6f1773a7744" +DOWNLOAD="http://github.com/aadityabagga/asbt/archive/1.2.tar.gz" +MD5SUM="65943c48f3d136055aa19907816e69de" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3