diff options
Diffstat (limited to 'audio')
-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 15b78e1b60fe..573feb2b1287 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 0997db47f101..a9b933469a10 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="" |