summaryrefslogtreecommitdiffstats
path: root/audio/opus-tools/opus-tools.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2015-03-09 17:36:57 +0100
committer Willy Sudiarto Raharjo2015-03-14 10:55:49 +0100
commit31f6ef033f856b57eb51d30a369473e5ff99b0e8 (patch)
treea161f927656ff529e537209b2a025c4647c49a2c /audio/opus-tools/opus-tools.SlackBuild
parent546a2d5c72fc61ff9e0c9e8288d74c2a87f93949 (diff)
downloadslackbuilds-31f6ef033f856b57eb51d30a369473e5ff99b0e8.tar.gz
audio/opus-tools: Updated for version 0.1.9.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/opus-tools/opus-tools.SlackBuild b/audio/opus-tools/opus-tools.SlackBuild
index 793dc9a0b9..651aed04a0 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 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=opus-tools
-VERSION=${VERSION:-0.1.8}
+VERSION=${VERSION:-0.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}