summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdaw_base/build/daw_base.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/daw_base/build/daw_base.SlackBuild b/daw_base/build/daw_base.SlackBuild
index b06d4918..0d0da33d 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2020 Eric Hameleers, Eindhoven, NL
+# Copyright 2020, 2021 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -44,6 +44,9 @@
# 1.2-4: 26/dec/2020 by Eric Hameleers <alien@slackware.com>
# * Added vcvrack plugins audible-instruments, befaco and bogaudio
# to the DAW template.
+# 1.2-5: 16/jun/2021 by Eric Hameleers <alien@slackware.com>
+# * Added dblatex guile1.8 lilypond noise-repellent and rosegarden
+# 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 .
@@ -54,7 +57,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
TAG=${TAG:-alien}
# Where do we look for sources?