From 373f642e1d4564bfafba41baeadff9f12792f972 Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Fri, 10 Nov 2023 17:06:43 +0000 Subject: [PATCH] scummvm: revbump for flac-1.4.3. --- srcpkgs/scummvm/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/scummvm/template b/srcpkgs/scummvm/template index 146820ea889..30745b37c45 100644 --- a/srcpkgs/scummvm/template +++ b/srcpkgs/scummvm/template @@ -1,7 +1,7 @@ # Template file for 'scummvm' pkgname=scummvm version=2.6.1 -revision=1 +revision=2 build_style=configure configure_args="--prefix=/usr --enable-release-mode --enable-all-engines" hostmakedepends="pkg-config nasm"