From 14a8f1c17f4d6671bbe1583005d85e4dcae357a1 Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Fri, 10 Nov 2023 17:06:34 +0000 Subject: [PATCH] cmus: revbump for flac-1.4.3. --- srcpkgs/cmus/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cmus/template b/srcpkgs/cmus/template index f6640761709..0d1436744f1 100644 --- a/srcpkgs/cmus/template +++ b/srcpkgs/cmus/template @@ -1,7 +1,7 @@ # Template file for 'cmus' pkgname=cmus version=2.10.0 -revision=2 +revision=3 build_style=configure configure_args="prefix=/usr LD=$CC" hostmakedepends="pkg-config"