audio/padthv1: Updated for version 0.9.23.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2021-12-05 14:35:56 -05:00 committed by Willy Sudiarto Raharjo
parent eeed7218af
commit c4f6eb8b72
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 7 deletions

View File

@ -6,13 +6,14 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20211205 bkw: update for 0.9.23
# 20201106 bkw: update for 0.9.18
# 20200114 bkw: update for 0.9.12
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=padthv1
VERSION=${VERSION:-0.9.18}
VERSION=${VERSION:-0.9.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -25,9 +26,6 @@ if [ -z "$ARCH" ]; then
esac
fi
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0

View File

@ -1,8 +1,8 @@
PRGNAM="padthv1"
VERSION="0.9.18"
VERSION="0.9.23"
HOMEPAGE="https://padthv1.sourceforge.io/"
DOWNLOAD="https://downloads.sourceforge.net/project/padthv1/padthv1/0.9.18/padthv1-0.9.18.tar.gz"
MD5SUM="da9b6352e37f23b1fa906a4c6c315934"
DOWNLOAD="https://downloads.sourceforge.net/project/padthv1/padthv1/0.9.23/padthv1-0.9.23.tar.gz"
MD5SUM="70ad8f96fd891220db4d7bde1f201c58"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jack"