audio/yabridge Updated for version 5.0.4

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Martin Bångens 2023-02-24 12:38:53 +01:00 committed by Willy Sudiarto Raharjo
parent f3b2c27f25
commit d7b54e237d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="yabridge"
VERSION="5.0.3"
VERSION="5.0.4"
HOMEPAGE="https://github.com/robbert-vdh/yabridge"
DOWNLOAD="https://github.com/robbert-vdh/yabridge/archive/5.0.3/yabridge-5.0.3.tar.gz \
https://github.com/noisecode3/yabridge-html-docs-plus-build-files/archive/v5.0.3/yabridge-html-docs-plus-build-files-5.0.3.tar.gz"
MD5SUM="832eaf6d02e9e47cf56350e3138391e5 \
f3d357874ee1fd8a1503cdf8c88eab3f"
DOWNLOAD="https://github.com/robbert-vdh/yabridge/archive/5.0.4/yabridge-5.0.4.tar.gz \
https://github.com/noisecode3/yabridge-html-docs-plus-build-files/archive/v5.0.4/yabridge-html-docs-plus-build-files-5.0.4.tar.gz"
MD5SUM="ab00c3eabd6c705a654dafd24e1588a9 \
1243418211af89671d455bb9c0cb9c3d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README% wine-staging asio bitsery function2 ghc_filesystem tomlplusplus vst3sdk clap"