summaryrefslogtreecommitdiffstats
path: root/audio/synthv1/synthv1.SlackBuild
diff options
context:
space:
mode:
author B. Watson2018-01-02 03:33:25 +0100
committer Willy Sudiarto Raharjo2018-01-06 00:55:40 +0100
commit6edef12ba7945e32dafaafd438f2d1cd6aea7917 (patch)
tree86e38a40814e3e9b24ced6daaeb761a3e725617b /audio/synthv1/synthv1.SlackBuild
parentc915fed369b67fd046ebd128930d4a3623fb89ad (diff)
downloadslackbuilds-6edef12ba7945e32dafaafd438f2d1cd6aea7917.tar.gz
audio/synthv1: Updated for version 0.8.6.
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 e592eba9c0..57d15aacfb 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.
+# 20180101 bkw:
+# - updated for v0.8.6
+
# 20171220 bkw:
# - updated for v0.8.5. Skipped 0.8.4 due to compile errors.
@@ -20,7 +23,7 @@
# 20170324 bkw: updated for v0.8.1
PRGNAM=synthv1
-VERSION=${VERSION:-0.8.5}
+VERSION=${VERSION:-0.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}