diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-03-09 17:40:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-14 16:55:49 +0700 |
commit | 6762b40c3549876c696538cf7698fb1df6160fc7 (patch) | |
tree | 80f92e3b11ad14c2ec7ba7bd01b04006377abfc0 /audio/opusfile/opusfile.SlackBuild | |
parent | 31f6ef033f856b57eb51d30a369473e5ff99b0e8 (diff) | |
download | slackbuilds-6762b40c3549876c696538cf7698fb1df6160fc7.tar.gz |
audio/opusfile: Updated for version 0.6.
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 b607e28b19..d26c6ed10d 100644 --- a/audio/opusfile/opusfile.SlackBuild +++ b/audio/opusfile/opusfile.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for opusfile -# Copyright 2013 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2015 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.4} +VERSION=${VERSION:-0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |