diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2019-08-19 17:07:43 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 08:24:03 +0700 |
commit | 0f007fcf229e4b39aa4e79665838c5de867246a6 (patch) | |
tree | cf9185b6441f8a29a82f6f10246ba2cc7bca5f1e /audio/opus-tools/opus-tools.SlackBuild | |
parent | 6d80438a13f7e5464f5753ef291ada4d264ed66e (diff) |
audio/opus-tools: Updated for version 0.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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 56c5cb9b655be..1e4fff59f72d6 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} |