From 10d3eb9ff3f0765dada75d74025bd6aa84ff53f2 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:49:31 -0400 Subject: [PATCH] picom: rebuild to fix pc: provides --- srcpkgs/picom/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/picom/template b/srcpkgs/picom/template index d0c71c156b8..feecb18b87c 100644 --- a/srcpkgs/picom/template +++ b/srcpkgs/picom/template @@ -1,7 +1,7 @@ # Template file for 'picom' pkgname=picom version=12.5 -revision=1 +revision=2 build_style=meson configure_args="-Dwith_docs=true" hostmakedepends="pkg-config ruby-asciidoctor"