audio/amSynth: Updated for version 1.13.2.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2023-02-06 01:13:18 +00:00 committed by Willy Sudiarto Raharjo
parent ff77b5bae2
commit 2f7199ca44
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=amSynth
VERSION=${VERSION:-1.13.1}
VERSION=${VERSION:-1.13.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="amSynth"
VERSION="1.13.1"
VERSION="1.13.2"
HOMEPAGE="https://amsynth.github.io/"
DOWNLOAD="https://github.com/amsynth/amsynth/releases/download/release-1.13.1/amsynth-1.13.1.tar.gz"
MD5SUM="54914ec5b132c9b5ee06a9acb3154b38"
DOWNLOAD="https://github.com/amsynth/amsynth/releases/download/release-1.13.2/amsynth-1.13.2.tar.gz"
MD5SUM="06ac50e6df9a237621abaa81b51f401a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""