audio/opustags: Updated for version 1.7.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Strong 2023-02-22 10:25:09 +07:00 committed by Willy Sudiarto Raharjo
parent abfea81891
commit c597b69092
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="opustags"
VERSION="1.6.0"
VERSION="1.7.0"
HOMEPAGE="https://github.com/fmang/opustags"
DOWNLOAD="https://github.com/fmang/opustags/archive/1.6.0/opustags-1.6.0.tar.gz"
MD5SUM="f00c3059457ddb1b2639e36af7ce3ba7"
DOWNLOAD="https://github.com/fmang/opustags/archive/1.7.0/opustags-1.7.0.tar.gz"
MD5SUM="89187c8a17b111fba44a78a30c86a00d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""