From a7381e315cfeebc16d41da603919eb0404a31a23 Mon Sep 17 00:00:00 2001 From: psykose <alice@ayaya.dev> Date: Sun, 25 Jun 2023 23:26:05 +0200 Subject: [PATCH] testing/mixxx: rebuild against protobuf-23.3.0 --- testing/mixxx/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/mixxx/APKBUILD b/testing/mixxx/APKBUILD index 2705ebe388a8..73fad71990b7 100644 --- a/testing/mixxx/APKBUILD +++ b/testing/mixxx/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Ariadne Conill <ariadne@dereferenced.org> pkgname=mixxx pkgver=2.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="DJ mixing software" url="https://www.mixxx.org/" arch="all" -- GitLab