diff options
Diffstat (limited to 'audio/opus-tools/opus-tools.SlackBuild')
-rw-r--r-- | audio/opus-tools/opus-tools.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/opus-tools/opus-tools.SlackBuild b/audio/opus-tools/opus-tools.SlackBuild index 56c5cb9b65..1e4fff59f7 100644 --- a/audio/opus-tools/opus-tools.SlackBuild +++ b/audio/opus-tools/opus-tools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for opus-tools -# Copyright 2013-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=opus-tools -VERSION=${VERSION:-0.1.10} +VERSION=${VERSION:-0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |