From 36f6cb9c69a2aa832bf54cc9136e8b59ec008252 Mon Sep 17 00:00:00 2001 From: psykose <alice@ayaya.dev> Date: Sun, 25 Jun 2023 21:21:46 +0000 Subject: [PATCH] community/strawberry: rebuild against protobuf-23.3.0 --- community/strawberry/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/strawberry/APKBUILD b/community/strawberry/APKBUILD index f0d036833c94..5e3e5f4dcec4 100644 --- a/community/strawberry/APKBUILD +++ b/community/strawberry/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: knuxify <knuxify@gmail.com> pkgname=strawberry pkgver=1.0.18 -pkgrel=0 +pkgrel=1 pkgdesc="Strawberry Music Player" url="https://strawberrymusicplayer.org" arch="all" -- GitLab