diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-03-02 11:18:23 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-03 15:56:44 +0700 |
commit | b7634ecb12be3ad33efdd3b428872b9f8f383b1b (patch) | |
tree | 859b03d8d8d76faab88f490f30e87314518caa01 /audio/mixxx/mixxx.info | |
parent | 62085b63b6cde987f18f1c8cfd46859aaf679ded (diff) |
audio/mixxx: Updated for version 2.3.2.
Add the libkeyfinder zip url to avoid downloading it
at build time
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/mixxx/mixxx.info')
-rw-r--r-- | audio/mixxx/mixxx.info | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/mixxx/mixxx.info b/audio/mixxx/mixxx.info index ff1f58a0301c..9c047b32951c 100644 --- a/audio/mixxx/mixxx.info +++ b/audio/mixxx/mixxx.info @@ -1,8 +1,10 @@ PRGNAM="mixxx" -VERSION="2.3.1" +VERSION="2.3.2" HOMEPAGE="https://www.mixxx.org" -DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/2.3.1/mixxx-2.3.1.tar.gz" -MD5SUM="792fbb24b452298860def7eafaf77956" +DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/2.3.2/mixxx-2.3.2.tar.gz \ + https://github.com/mixxxdj/libkeyfinder/archive/v2.2.6/libkeyfinder-2.2.6.zip" +MD5SUM="ac20a6c4588ee1d6b093968c5db007bf \ + 8a6f2a59265aa16fbbd532b83fa45541" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="chromaprint faad2 hidapi libmodplug libmp4v2 libshout lilv opencore-amr portaudio portmidi protobuf3 rubberband vamp-plugin-sdk" |