From ee05fc4a14064d0e3990dca56978e268515f741f Mon Sep 17 00:00:00 2001 From: psykose <alice@ayaya.dev> Date: Sun, 11 Sep 2022 20:58:36 +0200 Subject: [PATCH] testing/noson: rebuild against flac-1.4.0 --- testing/noson/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/noson/APKBUILD b/testing/noson/APKBUILD index e76e62e78a7e..ae93a4d0ad49 100644 --- a/testing/noson/APKBUILD +++ b/testing/noson/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Marian Buschsieweke <marian.buschsieweke@ovgu.de> pkgname=noson pkgver=2.8.6 -pkgrel=2 +pkgrel=3 pkgdesc="An easy client interface to drive SONOS player" url="https://github.com/janbar/noson" arch="all" -- GitLab