picom: update to v9 (9.0)

This commit is contained in:
Erich Ericson 2022-02-06 01:40:20 +01:00 committed by Andrew Benson
parent b12b9849c3
commit 47a00cda68

View file

@ -1,6 +1,6 @@
# Template file for 'picom' # Template file for 'picom'
pkgname=picom pkgname=picom
version=8.2 version=9
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Dwith_docs=true" configure_args="-Dwith_docs=true"
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT, MPL-2.0" license="MIT, MPL-2.0"
homepage="https://github.com/yshui/picom/" homepage="https://github.com/yshui/picom/"
distfiles="https://github.com/yshui/picom/archive/v${version}.tar.gz" distfiles="https://github.com/yshui/picom/archive/v${version}.tar.gz"
checksum=9d0c2533985e9670ff175e717a42b5bf1a2a00ccde5cac1e1009f5d6ee7912ec checksum=4fa373657a01079324456826ff68e5c319e9a8421e90c68949d4af2ce036f720
post_install() { post_install() {
vlicense LICENSES/MIT vlicense LICENSES/MIT