audio/sonobus: Updated for version 1.6.1.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2023-01-27 05:45:58 +00:00 committed by Willy Sudiarto Raharjo
parent 4026c64386
commit 38ae67221c
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sonobus
VERSION=${VERSION:-1.6.0}
VERSION=${VERSION:-1.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="sonobus"
VERSION="1.6.0"
VERSION="1.6.1"
HOMEPAGE="https://sonobus.net"
DOWNLOAD="https://github.com/sonosaurus/sonobus/archive/1.6.0/sonobus-1.6.0.tar.gz"
MD5SUM="6bfd0fdd08448ce05e4ad0cdba44660c"
DOWNLOAD="https://github.com/sonosaurus/sonobus/archive/1.6.1/sonobus-1.6.1.tar.gz"
MD5SUM="a1689c869754412df4ba6ce8631c76d6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jack"