summaryrefslogtreecommitdiffstats
path: root/audio/opencore-amr/opencore-amr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'audio/opencore-amr/opencore-amr.SlackBuild')
-rw-r--r--audio/opencore-amr/opencore-amr.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/opencore-amr/opencore-amr.SlackBuild b/audio/opencore-amr/opencore-amr.SlackBuild
index 7f29884284..375f758782 100644
--- a/audio/opencore-amr/opencore-amr.SlackBuild
+++ b/audio/opencore-amr/opencore-amr.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for opencore-amr
# Written by Andre Barboza <bmg.andre@gmail.com>
-# Maintained from 2018 by Christoph Willing, Brisbane, Australia
+# Maintained from 2018-23 by Christoph Willing, Brisbane, Australia
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=opencore-amr
-VERSION=${VERSION:-0.1.5}
+VERSION=${VERSION:-0.1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}