From 8747f9a6f59aecbc90dc0b4c904df2d49abaeae1 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:48:49 -0400 Subject: [PATCH] libfishsound: rebuild to fix pc: provides --- srcpkgs/libfishsound/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libfishsound/template b/srcpkgs/libfishsound/template index 99412cd41d8..b0a4648c25e 100644 --- a/srcpkgs/libfishsound/template +++ b/srcpkgs/libfishsound/template @@ -1,7 +1,7 @@ # Template file for 'libfishsound' pkgname=libfishsound version=1.0.1 -revision=1 +revision=2 build_style="gnu-configure" configure_args="--enable-static=no" hostmakedepends="pkg-config doxygen"