picom: update to 10.1.
This commit is contained in:
parent
8435f853d1
commit
96b238cb47
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'picom'
|
||||
pkgname=picom
|
||||
version=10
|
||||
version=10.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dwith_docs=true"
|
||||
|
@ -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=e840304c329f0797205963302894c55e11d77cf51a22c0a7208344ce6fd0a238
|
||||
checksum=92f32bfd14fba925918b084ab6d1f88881b3586e3c8cb71361d0948f0cfd34ad
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/MIT
|
||||
|
|
Loading…
Reference in New Issue