audio/mixxx: Updated for version 2.3.5.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2023-06-26 20:21:58 +02:00 committed by Willy Sudiarto Raharjo
parent b839bb4f9e
commit f56fac62b4
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for mixxx
# Copyright 2011 Elvio "HelLViS69" Basello <hellvis69@gmail.com>
# Copyright 2018-2022 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2018-2023 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mixxx
VERSION=${VERSION:-2.3.3}
VERSION=${VERSION:-2.3.5}
KEYFVER=${KEYFVER:-2.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,9 +1,9 @@
PRGNAM="mixxx"
VERSION="2.3.3"
VERSION="2.3.5"
HOMEPAGE="https://www.mixxx.org"
DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/2.3.3/mixxx-2.3.3.tar.gz \
DOWNLOAD="https://github.com/mixxxdj/mixxx/archive/2.3.5/mixxx-2.3.5.tar.gz \
https://github.com/mixxxdj/libkeyfinder/archive/v2.2.6/libkeyfinder-2.2.6.zip"
MD5SUM="486d370480980fa59613dd992bab312c \
MD5SUM="272362d0c5644ec43577833d6342496c \
8a6f2a59265aa16fbbd532b83fa45541"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""