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.SlackBuild | |
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.SlackBuild')
-rw-r--r-- | audio/qsynth/qsynth.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/qsynth/qsynth.SlackBuild b/audio/qsynth/qsynth.SlackBuild index 38017a736f978..9c6e48894c84e 100644 --- a/audio/qsynth/qsynth.SlackBuild +++ b/audio/qsynth/qsynth.SlackBuild @@ -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} |