diff options
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 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} |