picom: update to 11.2.
This commit is contained in:
parent
4dd0895b7b
commit
0fdfb20660
@ -1,12 +1,12 @@
|
||||
# Template file for 'picom'
|
||||
pkgname=picom
|
||||
version=11.1
|
||||
version=11.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dwith_docs=true"
|
||||
hostmakedepends="pkg-config asciidoc"
|
||||
makedepends="MesaLib-devel dbus-devel libconfig-devel libev-devel pcre2-devel
|
||||
pixman-devel xcb-util-image-devel xcb-util-renderutil-devel
|
||||
makedepends="MesaLib-devel dbus-devel libconfig-devel libepoxy-devel libev-devel
|
||||
pcre2-devel pixman-devel xcb-util-image-devel xcb-util-renderutil-devel
|
||||
libxdg-basedir-devel uthash"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="Lightweight compositor for X11 (previously a compton fork)"
|
||||
@ -14,7 +14,7 @@ maintainer="0x5c <dev@0x5c.io>"
|
||||
license="MIT, MPL-2.0"
|
||||
homepage="https://github.com/yshui/picom/"
|
||||
distfiles="https://github.com/yshui/picom/archive/v${version}.tar.gz"
|
||||
checksum=96f2a33a93064a74b557942d0300a2ac77ac853f50efbbf6466849fcc7542ec8
|
||||
checksum=1c1063936faf09ed9bba726e7737a562564b7a5f8cdef79d48fcdaf3669a4df4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user