audio/linuxsampler: Updated for version 2.3.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2024-04-02 09:45:47 +07:00 committed by Willy Sudiarto Raharjo
parent 48d7493b98
commit 80a33ca846
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=linuxsampler
VERSION=${VERSION:-2.3.0}
VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="linuxsampler"
VERSION="2.3.0"
VERSION="2.3.1"
HOMEPAGE="https://linuxsampler.org/"
DOWNLOAD="https://download.linuxsampler.org/packages/linuxsampler-2.3.0.tar.bz2"
MD5SUM="3ace432896b44173b12bcb4d37a592f1"
DOWNLOAD="https://download.linuxsampler.org/packages/linuxsampler-2.3.1.tar.bz2"
MD5SUM="1f3c4e23f80688249f2056730801a03a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libgig"