From 254f91b66d196d0b21e27b7b8d13c1324324e566 Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Sun, 13 Jul 2025 21:19:11 -0300 Subject: [PATCH] libfishsound: revbump for libFLAC --- srcpkgs/libfishsound/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libfishsound/template b/srcpkgs/libfishsound/template index b0a4648c25e..e14d5c53e4b 100644 --- a/srcpkgs/libfishsound/template +++ b/srcpkgs/libfishsound/template @@ -1,7 +1,7 @@ # Template file for 'libfishsound' pkgname=libfishsound version=1.0.1 -revision=2 +revision=3 build_style="gnu-configure" configure_args="--enable-static=no" hostmakedepends="pkg-config doxygen"