gtk-layer-shell: update to 0.6.0.

This commit is contained in:
travankor 2021-03-03 06:17:22 -07:00 committed by Érico Nogueira Rolim
parent 2c9ef41925
commit fa2679bbde

View file

@ -1,6 +1,6 @@
# Template file for 'gtk-layer-shell'
pkgname=gtk-layer-shell
version=0.5.2
version=0.6.0
revision=1
build_style=meson
build_helper="gir"
@ -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=1587b0fbfc0cb023066180e8055704981e8ab3fc7ab8dbe9aad0da05728799be
checksum=9a0ba72cea90e092d6b10ba47e627cd873271d287d9af80a6f66ab131fb34cac
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"