summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author Matteo Bernardini2019-08-19 17:07:43 +0200
committer Willy Sudiarto Raharjo2019-08-24 03:24:03 +0200
commit0f007fcf229e4b39aa4e79665838c5de867246a6 (patch)
treecf9185b6441f8a29a82f6f10246ba2cc7bca5f1e /audio
parent6d80438a13f7e5464f5753ef291ada4d264ed66e (diff)
downloadslackbuilds-0f007fcf229e4b39aa4e79665838c5de867246a6.tar.gz
audio/opus-tools: Updated for version 0.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r--audio/opus-tools/opus-tools.SlackBuild4
-rw-r--r--audio/opus-tools/opus-tools.info8
2 files changed, 6 insertions, 6 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}
diff --git a/audio/opus-tools/opus-tools.info b/audio/opus-tools/opus-tools.info
index 9ee074f07d..5e0ce3365d 100644
--- a/audio/opus-tools/opus-tools.info
+++ b/audio/opus-tools/opus-tools.info
@@ -1,10 +1,10 @@
PRGNAM="opus-tools"
-VERSION="0.1.10"
+VERSION="0.2"
HOMEPAGE="http://www.opus-codec.org"
-DOWNLOAD="https://ftp.mozilla.org/pub/mozilla.org/opus/opus-tools-0.1.10.tar.gz"
-MD5SUM="6b78535d58b94832710b14e219f65a91"
+DOWNLOAD="https://ftp.mozilla.org/pub/mozilla.org/opus/opus-tools-0.2.tar.gz"
+MD5SUM="ff2d0536e960cabbfb8ca7c8c1759b6c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="opus"
+REQUIRES="libopusenc"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"