From fcf3e8eb0e5a3cffbbee4fe664cbcff6eaeb8ab1 Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Tue, 4 Mar 2025 02:28:36 -0300 Subject: [PATCH] qmmp: revbump for libFLAC --- srcpkgs/qmmp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qmmp/template b/srcpkgs/qmmp/template index c0b17928084..08ca2989477 100644 --- a/srcpkgs/qmmp/template +++ b/srcpkgs/qmmp/template @@ -1,7 +1,7 @@ # Template file for 'qmmp' pkgname=qmmp version=1.7.3 -revision=1 +revision=2 build_style=cmake configure_args="-DUSE_HAL:BOOL=FALSE -DQMMP_DEFAULT_UI:STRING=simple" hostmakedepends="pkg-config qt5-host-tools qt5-qmake"