diff options
author | Michales Michaloudes <korgie@gmail.com> | 2020-04-10 09:30:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-10 09:30:34 +0700 |
commit | 7557f1643b0c90bd792f547774ee05886a16a2b3 (patch) | |
tree | e39134095c1e5e3ed590bfd57806b43fb695c025 /audio/qsynth/qsynth.info | |
parent | 6675431c1658e69b2b6d95e0083100c528727f9c (diff) |
audio/qsynth: Updated for version 0.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/qsynth/qsynth.info')
-rw-r--r-- | audio/qsynth/qsynth.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/qsynth/qsynth.info b/audio/qsynth/qsynth.info index 14c99946de91d..d294b07ceb13a 100644 --- a/audio/qsynth/qsynth.info +++ b/audio/qsynth/qsynth.info @@ -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" |