From 09f5990f3df4fa8b2c29a7f075d401ab8a2ae731 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 11 Dec 2020 11:32:18 +0000 Subject: mixxx: rebuilt against new upower --- mixxx/build/mixxx.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mixxx/build/mixxx.SlackBuild b/mixxx/build/mixxx.SlackBuild index 96b9297b..4a13fe23 100755 --- a/mixxx/build/mixxx.SlackBuild +++ b/mixxx/build/mixxx.SlackBuild @@ -39,6 +39,8 @@ # * Add X-DAW category to the desktop file (for liveslak). # 2.2.4-3: 29/oct/2020 by Eric Hameleers # * Recompiled against new protobuf. +# 2.2.4-4: 11/dec/2020 by Eric Hameleers +# * Rebuilt against the "Big Merge" update of 7-dec-20. # # Run 'sh mixxx.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -48,7 +50,7 @@ PRGNAM=mixxx VERSION=${VERSION:-2.2.4} -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} TAG=${TAG:-alien} DOCS="CHANGELOG CODE_OF_CONDUCT.md COPYING LICENSE Mixxx-Manual.pdf README*" -- cgit v1.2.3