gtk-layer-shell: update to 0.5.2.

This commit is contained in:
travankor 2020-12-16 18:56:31 -07:00 committed by Érico Nogueira Rolim
parent 8a9d40de8d
commit f773cd4282

View file

@ -1,7 +1,7 @@
# Template file for 'gtk-layer-shell'
pkgname=gtk-layer-shell
version=0.5.1
revision=2
version=0.5.2
revision=1
build_style=meson
build_helper="gir"
hostmakedepends="gobject-introspection pkg-config wayland-devel"
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
license="LGPL-3.0-or-later, MIT"
homepage="https://github.com/wmww/gtk-layer-shell"
distfiles="https://github.com/wmww/gtk-layer-shell/archive/v${version}.tar.gz"
checksum=d77e42dff69e2cf1eee4489fb7db465d4e33be48e67ee0ca653238de0ab882ba
checksum=1587b0fbfc0cb023066180e8055704981e8ab3fc7ab8dbe9aad0da05728799be
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"