summaryrefslogtreecommitdiffstats
path: root/audio/opustags/opustags.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'audio/opustags/opustags.SlackBuild')
-rw-r--r--audio/opustags/opustags.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/opustags/opustags.SlackBuild b/audio/opustags/opustags.SlackBuild
index 1754a38c69..99e614f794 100644
--- a/audio/opustags/opustags.SlackBuild
+++ b/audio/opustags/opustags.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for opustags
-# Copyright 2022, Andrew Strong, Blue Mountains, Australia.
+# Copyright 2022 - 2023, Andrew Strong, Blue Mountains, Australia.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=opustags
-VERSION=${VERSION:-1.6.0}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}