summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-09-03 20:36:29 +0000
committer Eric Hameleers <alien@slackware.com>2022-09-03 20:36:29 +0000
commitd082c4bc12fa6dcdfaea3e8f852b639f7cdc3084 (patch)
treeac696ce9340ecddae7e5b6d45eb8bed1051a199f
parente0e5209043444a7e45181ccc3c4cdeb432f8bbfa (diff)
downloadasb-d082c4bc12fa6dcdfaea3e8f852b639f7cdc3084.tar.gz
asb-d082c4bc12fa6dcdfaea3e8f852b639f7cdc3084.tar.xz
daw_base: added elektroid and jack-example-tools to the DAW template.
-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 1a6118b8..e13e2f70 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -65,6 +65,8 @@
# * Added qpageview to the DAW template (new frescobaldi dep).
# 1.2-13: 07/jul/2022 by Eric Hameleers <alien@slackware.com>
# * Added soundfount-unison to the DAW template.
+# 1.2-14: 03/sep/2022 by Eric Hameleers <alien@slackware.com>
+# * Added elektroid and jack-example-tools 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 .
@@ -75,7 +77,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-13}
+BUILD=${BUILD:-14}
TAG=${TAG:-alien}
# Where do we look for sources?