From 89ba27c228c564195efe6a9a36ddfae25f7a77fa Mon Sep 17 00:00:00 2001 From: skmpz Date: Sun, 29 Jun 2025 18:28:42 +0300 Subject: [PATCH] picom: revbump for libconfig-1.8.1 --- srcpkgs/picom/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/picom/template b/srcpkgs/picom/template index e503401ca11..8e936d2b7e9 100644 --- a/srcpkgs/picom/template +++ b/srcpkgs/picom/template @@ -1,7 +1,7 @@ # Template file for 'picom' pkgname=picom version=12.5 -revision=2 +revision=3 build_style=meson configure_args="-Dwith_docs=true" hostmakedepends="pkg-config ruby-asciidoctor"