summaryrefslogtreecommitdiffstats
path: root/audio/drumkv1/drumkv1.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'audio/drumkv1/drumkv1.SlackBuild')
-rw-r--r--audio/drumkv1/drumkv1.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/drumkv1/drumkv1.SlackBuild b/audio/drumkv1/drumkv1.SlackBuild
index 3e3dcb8865..1b9febbfe3 100644
--- a/audio/drumkv1/drumkv1.SlackBuild
+++ b/audio/drumkv1/drumkv1.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20200114 bkw: update for 0.9.12
# 20191210 bkw: update for 0.9.11, document optional liblo dep, have slack-desc
# tell user whether or not optional deps are included.
# 20181216 bkw: update for 0.9.4. Sadly, qt4 support was dropped.
@@ -18,7 +19,7 @@
# 20170614 bkw: update for 0.8.2, drop qt5 dep, build with qt4
PRGNAM=drumkv1
-VERSION=${VERSION:-0.9.11}
+VERSION=${VERSION:-0.9.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}