From b7e60c46a8aece2f55040fc7d8992fc8f8fbf121 Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Tue, 4 Mar 2025 02:30:28 -0300 Subject: [PATCH] timidity: revbump for libFLAC --- srcpkgs/timidity/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/timidity/template b/srcpkgs/timidity/template index f7ffebb24b4..1f2d2f3a0a4 100644 --- a/srcpkgs/timidity/template +++ b/srcpkgs/timidity/template @@ -1,7 +1,7 @@ # Template file for 'timidity' pkgname=timidity version=2.15.0 -revision=4 +revision=5 build_style=gnu-configure configure_args="--with-default-path=/etc/timidity --enable-server --enable-alsaseq=yes --enable-network --enable-gtk --enable-ncurses"