From d296e06a57a3321a449455f294cb4b82ddf1bd5a Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Fri, 10 Nov 2023 17:06:43 +0000 Subject: [PATCH] SDL_sound: revbump for flac-1.4.3. --- srcpkgs/SDL_sound/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/SDL_sound/template b/srcpkgs/SDL_sound/template index 18500ef3f2a..19c86987d22 100644 --- a/srcpkgs/SDL_sound/template +++ b/srcpkgs/SDL_sound/template @@ -1,7 +1,7 @@ # Template file for 'SDL_sound' pkgname=SDL_sound version=1.0.3 -revision=7 +revision=8 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config"