Update picom-git from 2023.10.16_1 to 2024.02.10_1
This commit is contained in:
parent
585f34fae3
commit
d15b2f245c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'picom-git'
|
# Template file for 'picom-git'
|
||||||
pkgname="picom-git"
|
pkgname="picom-git"
|
||||||
version=2023.10.16
|
version=2024.02.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith_docs=true"
|
configure_args="-Dwith_docs=true"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="MesaLib-devel dbus-devel libconfig-devel libev-devel pcre2-devel
|
||||||
pixman-devel xcb-util-image-devel xcb-util-renderutil-devel
|
pixman-devel xcb-util-image-devel xcb-util-renderutil-devel
|
||||||
libxdg-basedir-devel uthash libglvnd-devel"
|
libxdg-basedir-devel uthash libglvnd-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="Lightweight compositor for X11 (previously a compton fork) - git branch"
|
short_desc="Lightweight compositor for X11 (previously a compton fork) - git development branch"
|
||||||
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
||||||
license="MIT, MPL-2.0"
|
license="MIT, MPL-2.0"
|
||||||
homepage="https://github.com/yshui/picom/"
|
homepage="https://github.com/yshui/picom/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue