summaryrefslogtreecommitdiffstats
path: root/daw_base/build/daw_base.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'daw_base/build/daw_base.SlackBuild')
-rwxr-xr-xdaw_base/build/daw_base.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/daw_base/build/daw_base.SlackBuild b/daw_base/build/daw_base.SlackBuild
index 991af13e..9f4085b8 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -39,6 +39,8 @@
# * Generate wallpapers from single image files.
# 1.2-2: 21/dec/2020 by Eric Hameleers <alien@slackware.com>
# * Forgot to add libwebsockets (new ardour dep) to the template.
+# 1.2-3: 25/dec/2020 by Eric Hameleers <alien@slackware.com>
+# * Added vcvrack to the DAW template.
#
# Run 'sh daw_base.SlackBuild' to build a Slackware package.
# The package (.t?z) and .txt file as well as build logs are created in /tmp .
@@ -49,7 +51,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-alien}
# Where do we look for sources?