From 60c3b08a08b9aa2c191590c19062c249d5467f74 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 13 Dec 2023 21:05:43 +0100 Subject: [PATCH] testing/mixxx: rebuild against ffmpeg 6.1 --- testing/mixxx/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/mixxx/APKBUILD b/testing/mixxx/APKBUILD index 3c92bdf6348..6da4121366d 100644 --- a/testing/mixxx/APKBUILD +++ b/testing/mixxx/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Ariadne Conill pkgname=mixxx pkgver=2.3.6 -pkgrel=1 +pkgrel=2 pkgdesc="DJ mixing software" url="https://www.mixxx.org/" arch="all"