mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/mixxx: Updated for version 2.2.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
3b6f1edad3
commit
8254cc4988
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue