summaryrefslogtreecommitdiffstats
path: root/audio/synthv1/synthv1.SlackBuild
diff options
context:
space:
mode:
author B. Watson2018-08-28 21:00:38 +0200
committer Willy Sudiarto Raharjo2018-09-01 02:32:28 +0200
commite82d7a735d373e4f478a59024735b014a9307277 (patch)
treed72290472b7414966060006b9bfd6733590b5ea2 /audio/synthv1/synthv1.SlackBuild
parent43cfddda424c72e33ce34b75ccd131411c9ea82f (diff)
downloadslackbuilds-e82d7a735d373e4f478a59024735b014a9307277.tar.gz
audio/synthv1: Updated for version 0.9.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/synthv1/synthv1.SlackBuild')
-rw-r--r--audio/synthv1/synthv1.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/synthv1/synthv1.SlackBuild b/audio/synthv1/synthv1.SlackBuild
index 2c927fa9ba..84ed049ea2 100644
--- a/audio/synthv1/synthv1.SlackBuild
+++ b/audio/synthv1/synthv1.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20180828 bkw: updated for v0.9.2
# 20180702 bkw: updated for v0.9.1, install French man page correctly.
# 20180615 bkw: updated for v0.9.0
# 20180101 bkw: updated for v0.8.6
@@ -16,7 +17,7 @@
# 20170324 bkw: updated for v0.8.1
PRGNAM=synthv1
-VERSION=${VERSION:-0.9.1}
+VERSION=${VERSION:-0.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}