audio/mixxx: Updated for version 2.2.3.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2019-12-12 16:02:44 +01:00 committed by Willy Sudiarto Raharjo
parent 3b6f1edad3
commit 8254cc4988
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
# Modified by SlackBuilds.org
PRGNAM=mixxx
VERSION=${VERSION:-2.2.2}
VERSION=${VERSION:-2.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mixxx"
VERSION="2.2.2"
VERSION="2.2.3"
HOMEPAGE="https://www.mixxx.org"
DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/release-2.2.2/mixxx-release-2.2.2.tar.gz"
MD5SUM="6cc0950555e408bfc77c57599deefe1a"
DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/release-2.2.3/mixxx-release-2.2.3.tar.gz"
MD5SUM="f0b0eefb5e394d2a46150deea4beabb6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="chromaprint faad2 libmodplug libmp4v2 libshout lilv opencore-amr opusfile portaudio portmidi protobuf qt5 rubberband vamp-plugin-sdk"