mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
picom: update to 8.2.
This commit is contained in:
parent
a7af0e5cf0
commit
fe9a0ce201
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'picom'
|
# Template file for 'picom'
|
||||||
pkgname=picom
|
pkgname=picom
|
||||||
version=8.1
|
version=8.2
|
||||||
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="Frank Steinborn <steinex@nognu.de>"
|
||||||
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=793700a87368120680a2b281db02c70b23fe7832e50cdb049149139e32688f02
|
checksum=9d0c2533985e9670ff175e717a42b5bf1a2a00ccde5cac1e1009f5d6ee7912ec
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/MIT
|
vlicense LICENSES/MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue