From 29f2059fe3bb6bad80cbca905899adfeabc7f2fa Mon Sep 17 00:00:00 2001 From: 0x5c Date: Mon, 1 Jun 2026 05:31:03 -0400 Subject: [PATCH] picom: update to 13. --- srcpkgs/picom/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/picom/template b/srcpkgs/picom/template index 8e936d2b7e9653..197cadfce3aea6 100644 --- a/srcpkgs/picom/template +++ b/srcpkgs/picom/template @@ -1,7 +1,7 @@ # Template file for 'picom' pkgname=picom -version=12.5 -revision=3 +version=13 +revision=1 build_style=meson configure_args="-Dwith_docs=true" hostmakedepends="pkg-config ruby-asciidoctor" @@ -12,7 +12,7 @@ maintainer="0x5c " license="MPL-2.0 AND MIT" homepage="https://github.com/yshui/picom/" distfiles="https://github.com/yshui/picom/archive/v${version}.tar.gz" -checksum=627fa5d7c590df3ba8d2c41eb35d3859f7826bd28fa49e92a0e04fb60ed77904 +checksum=db9791a54255742c924ef82a6a882042636d61de0fa61bc14c5e56279cf5791c post_install() { vlicense LICENSES/MIT