wlroots: update to 0.16.2.

This commit is contained in:
mhmdanas 2023-02-16 23:13:22 +00:00 committed by Michal Vasilek
parent c8ae486288
commit ade8a6e6dc

View file

@ -1,6 +1,6 @@
# Template file for 'wlroots' # Template file for 'wlroots'
pkgname=wlroots pkgname=wlroots
version=0.16.1 version=0.16.2
revision=1 revision=1
build_style=meson build_style=meson
# Follow upstream packaging recommendations: # Follow upstream packaging recommendations:
@ -20,7 +20,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
license="MIT" license="MIT"
homepage="https://gitlab.freedesktop.org/wlroots/wlroots" homepage="https://gitlab.freedesktop.org/wlroots/wlroots"
distfiles="https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/${version}/downloads/wlroots-${version}.tar.gz" distfiles="https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/${version}/downloads/wlroots-${version}.tar.gz"
checksum=130a1a86f6f8c4fa162ba4db82aaa70850273c5d01313b242baa0144e3d6d253 checksum=83e9a11605f23d4bf781ab1947089483d9ec3f7e9ba65398e0609593b77d44aa
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE