audio/qsynth: Updated for version 0.6.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Michales Michaloudes 2020-04-10 09:30:12 +07:00 committed by Willy Sudiarto Raharjo
parent 6675431c16
commit 7557f1643b
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Written by Michales Michaloudes korgie@gmail.com
PRGNAM=qsynth
VERSION=${VERSION:-0.3.6}
VERSION=${VERSION:-0.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="qsynth"
VERSION="0.3.6"
VERSION="0.6.2"
HOMEPAGE="http://qsynth.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/qsynth/qsynth-0.3.6.tar.gz"
MD5SUM="3cba3c87463be75ac188ebc3c3023d12"
DOWNLOAD="http://downloads.sourceforge.net/qsynth/qsynth-0.6.2.tar.gz"
MD5SUM="9a19ef8b22472376c23568457ddca150"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fluidsynth"
REQUIRES="fluidsynth qt5"
MAINTAINER="Michales Michaloudes"
EMAIL="korgie@gmail.com"