diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-01-12 12:08:29 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-18 09:08:53 +0700 |
commit | be186764efed229306a813e630077f144bda11b4 (patch) | |
tree | c9e0f89dac06aa09c351a33390de1daba30ebf87 /audio/qastools/qastools.SlackBuild | |
parent | e845c8759d8348ae3b5590b97863288115cef181 (diff) | |
download | slackbuilds-be186764efed229306a813e630077f144bda11b4.tar.gz |
audio/qastools: Updated for version 0.18.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/qastools/qastools.SlackBuild')
-rw-r--r-- | audio/qastools/qastools.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/qastools/qastools.SlackBuild b/audio/qastools/qastools.SlackBuild index 15b78e1b60..573feb2b12 100644 --- a/audio/qastools/qastools.SlackBuild +++ b/audio/qastools/qastools.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for qastools -# Copyright 2012-2014 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2012-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qastools -VERSION=${VERSION:-0.18.0} +VERSION=${VERSION:-0.18.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |