From fe9a0ce2013cff31755b77611b14023715f5c67d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 7 Nov 2020 23:14:42 -0500 Subject: [PATCH] picom: update to 8.2. --- srcpkgs/picom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/picom/template b/srcpkgs/picom/template index d968f28f53b..be19242f1f9 100644 --- a/srcpkgs/picom/template +++ b/srcpkgs/picom/template @@ -1,6 +1,6 @@ # Template file for 'picom' pkgname=picom -version=8.1 +version=8.2 revision=1 build_style=meson configure_args="-Dwith_docs=true" @@ -14,7 +14,7 @@ maintainer="Frank Steinborn " license="MIT, MPL-2.0" homepage="https://github.com/yshui/picom/" distfiles="https://github.com/yshui/picom/archive/v${version}.tar.gz" -checksum=793700a87368120680a2b281db02c70b23fe7832e50cdb049149139e32688f02 +checksum=9d0c2533985e9670ff175e717a42b5bf1a2a00ccde5cac1e1009f5d6ee7912ec post_install() { vlicense LICENSES/MIT