diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-01-24 18:31:33 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-26 18:58:51 +0700 |
commit | c596e7407be501487452abef6bf7787d670d3deb (patch) | |
tree | f7115101c5e0e887de2547f45b07c74a1ea4d95e /libraries/boolstuff | |
parent | a908653d152ae9ce67615414c841272f34538072 (diff) | |
download | slackbuilds-c596e7407be501487452abef6bf7787d670d3deb.tar.gz |
libraries/boolstuff: Updated for version 0.1.15.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/boolstuff')
-rw-r--r-- | libraries/boolstuff/boolstuff.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/boolstuff/boolstuff.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libraries/boolstuff/boolstuff.SlackBuild b/libraries/boolstuff/boolstuff.SlackBuild index 9c764d4b2d..0da0895ad6 100644 --- a/libraries/boolstuff/boolstuff.SlackBuild +++ b/libraries/boolstuff/boolstuff.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=boolstuff -VERSION=0.1.14 +VERSION=${VERSION:-0.1.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/boolstuff/boolstuff.info b/libraries/boolstuff/boolstuff.info index 66c5b83bf3..592ea94cd9 100644 --- a/libraries/boolstuff/boolstuff.info +++ b/libraries/boolstuff/boolstuff.info @@ -1,7 +1,7 @@ PRGNAM="boolstuff" -VERSION="0.1.14" +VERSION="0.1.15" HOMEPAGE="http://sarrazip.com/dev/boolstuff.html" -DOWNLOAD="http://perso.b2b2c.ca/sarrazip/dev/boolstuff-0.1.14.tar.gz" +DOWNLOAD="http://perso.b2b2c.ca/sarrazip/dev/boolstuff-0.1.15.tar.gz" MD5SUM="fc8397d732f696d9f5e371bab2fb2c14" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |