From c3ac69335da8f1cb9650461526bbc70b2a7c6ecd Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:48:44 -0400 Subject: [PATCH] libao: rebuild to fix pc: provides --- srcpkgs/libao/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libao/template b/srcpkgs/libao/template index 8d7217efd62..0bf03011131 100644 --- a/srcpkgs/libao/template +++ b/srcpkgs/libao/template @@ -1,7 +1,7 @@ # Template file for 'libao' pkgname=libao version=1.2.2 -revision=3 +revision=4 build_style=gnu-configure configure_args="--enable-alsa-mmap" hostmakedepends="automake libtool pkg-config"