diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-08-25 18:04:26 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:07:55 +0700 |
commit | 053614a1636ef1705fd942159b6da7bc9d7b93a6 (patch) | |
tree | 8931268dbcaa7c2234e0be47ad52f2333cfb365e /audio/opusfile/opusfile.SlackBuild | |
parent | 9e35b781ebb2da122dcc26fe32b8c25e733b7050 (diff) |
audio/opusfile: Updated for version 0.12.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 f771403ff126f..761a3806e9aa3 100644 --- a/audio/opusfile/opusfile.SlackBuild +++ b/audio/opusfile/opusfile.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for opusfile -# Copyright 2013-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2020 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.11} +VERSION=${VERSION:-0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |