summaryrefslogtreecommitdiffstats
path: root/audio/synthv1/synthv1.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-06-27 14:48:13 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-01 07:42:28 +0700
commit9470edfec05c1fddabd10027ffeb861e1a7abfdc (patch)
tree7b547edcec72084845f00a84dfc20632c8ef5e84 /audio/synthv1/synthv1.SlackBuild
parenta1c91d16a1131680c1556bc30b331bbebc61a3a6 (diff)
downloadslackbuilds-9470edfec05c1fddabd10027ffeb861e1a7abfdc.tar.gz
slackbuilds-9470edfec05c1fddabd10027ffeb861e1a7abfdc.tar.xz
audio/synthv1: Updated for version 0.8.3.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/synthv1/synthv1.SlackBuild')
-rw-r--r--audio/synthv1/synthv1.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/synthv1/synthv1.SlackBuild b/audio/synthv1/synthv1.SlackBuild
index 8b4159fcee..81fd1b2e02 100644
--- a/audio/synthv1/synthv1.SlackBuild
+++ b/audio/synthv1/synthv1.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20170627 bkw:
+# - updated for v0.8.3
+
# 20170614 bkw:
# - updated for v0.8.2
# - build with qt4, remove qt5 requirement. not sure how I missed this
@@ -14,7 +17,7 @@
# 20170324 bkw: updated for v0.8.1
PRGNAM=synthv1
-VERSION=${VERSION:-0.8.2}
+VERSION=${VERSION:-0.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}