diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-03-15 19:32:55 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:55 +0700 |
commit | f5a25ae0f1166410714d950e845758202add91c6 (patch) | |
tree | 9e3ad7af126de8fe7328f3c25671d84fe236d4de /audio/opusfile/opusfile.SlackBuild | |
parent | a8c695ebb2864720fb0352c89c006a206467a7ad (diff) |
audio/opusfile: Updated for version 0.10.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/opusfile/opusfile.SlackBuild')
-rw-r--r-- | audio/opusfile/opusfile.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/opusfile/opusfile.SlackBuild b/audio/opusfile/opusfile.SlackBuild index 79578d6a41f16..9ea33928a6c98 100644 --- a/audio/opusfile/opusfile.SlackBuild +++ b/audio/opusfile/opusfile.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for opusfile -# Copyright 2013-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2018 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=opusfile -VERSION=${VERSION:-0.9} +VERSION=${VERSION:-0.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |