summaryrefslogtreecommitdiffstats
path: root/daw_base/build/daw_base.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-12-25 21:55:23 +0000
committer Eric Hameleers <alien@slackware.com>2020-12-25 21:55:23 +0000
commit97e28cb5587301323584be6e51ba1edde6304810 (patch)
treeebd5117e633908bad3f5a43321fbed0f9e0836a1 /daw_base/build/daw_base.SlackBuild
parentebeb9db52af472444de7795f7ddb2f379ce71656 (diff)
downloadasb-97e28cb5587301323584be6e51ba1edde6304810.tar.gz
asb-97e28cb5587301323584be6e51ba1edde6304810.tar.xz
daw_base: added vcvrack to the DAW template.
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?