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 | |
parent | e845c8759d8348ae3b5590b97863288115cef181 (diff) | |
download | slackbuilds-be186764efed229306a813e630077f144bda11b4.tar.gz |
audio/qastools: Updated for version 0.18.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | audio/qastools/qastools.SlackBuild | 4 | ||||
-rw-r--r-- | audio/qastools/qastools.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/audio/qastools/qastools.info b/audio/qastools/qastools.info index 0997db47f1..a9b933469a 100644 --- a/audio/qastools/qastools.info +++ b/audio/qastools/qastools.info @@ -1,8 +1,8 @@ PRGNAM="qastools" -VERSION="0.18.0" +VERSION="0.18.1" HOMEPAGE="http://xwmw.org/qastools/" -DOWNLOAD="http://downloads.sourceforge.net/qastools/qastools_0.18.0.tar.xz" -MD5SUM="78d71427f1e7d361bac167733b404775" +DOWNLOAD="http://downloads.sourceforge.net/qastools/qastools_0.18.1.tar.xz" +MD5SUM="0cf3d9c176e04fce2db6dff7282822f4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |