summaryrefslogtreecommitdiffstats
path: root/daw_base
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-12-26 13:31:38 +0000
committer Eric Hameleers <alien@slackware.com>2020-12-26 13:31:38 +0000
commit3a8101f0e0d726cab8b9cfe2347243a86019e0af (patch)
treeddf4579ce321be397a36289d0983100e910825f3 /daw_base
parente3aead635a2eadd03fb7484a15e25080c7ca4a8b (diff)
downloadasb-3a8101f0e0d726cab8b9cfe2347243a86019e0af.tar.gz
asb-3a8101f0e0d726cab8b9cfe2347243a86019e0af.tar.xz
daw_base: added vcvrack plugins audible-instruments, befaco and bogaudio to the DAW slackpkg template
Diffstat (limited to 'daw_base')
-rwxr-xr-xdaw_base/build/daw_base.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/daw_base/build/daw_base.SlackBuild b/daw_base/build/daw_base.SlackBuild
index 9f4085b8..b06d4918 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -41,6 +41,9 @@
# * 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.
+# 1.2-4: 26/dec/2020 by Eric Hameleers <alien@slackware.com>
+# * Added vcvrack plugins audible-instruments, befaco and bogaudio
+# 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 .
@@ -51,7 +54,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
TAG=${TAG:-alien}
# Where do we look for sources?