From a1025c6552779ea8e9802556ebb46a62eaa58689 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 11 Dec 2020 08:31:57 +0000 Subject: ardour: rebuilt (just to be safe) against the "Big Merge" update of 7-dec-20 --- ardour/build/ardour.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ardour/build/ardour.SlackBuild b/ardour/build/ardour.SlackBuild index 220308af..f6925924 100755 --- a/ardour/build/ardour.SlackBuild +++ b/ardour/build/ardour.SlackBuild @@ -46,6 +46,8 @@ # * Added X-DAW category to the desktop file. # 6.5-1: 27/nov/2020 by Eric Hameleers # * Update. +# 6.5-2: 10/dec/2020 by Eric Hameleers +# * Rebuilt against the "Big Merge" of Plasma5. # # Run 'sh ardour.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -55,7 +57,7 @@ PRGNAM=ardour VERSION=${VERSION:-6.5} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(nproc) "} TAG=${TAG:-alien} PKGTYPE="txz" -- cgit v1.2.3