gtk-layer-shell: update to 0.8.1.

This commit is contained in:
marmeladema 2023-05-14 22:32:07 +02:00 committed by Duncan Overbruck
parent 21ed71aa90
commit 9db486191c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gtk-layer-shell' # Template file for 'gtk-layer-shell'
pkgname=gtk-layer-shell pkgname=gtk-layer-shell
version=0.6.0 version=0.8.1
revision=1 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
license="LGPL-3.0-or-later, MIT" license="LGPL-3.0-or-later, MIT"
homepage="https://github.com/wmww/gtk-layer-shell" homepage="https://github.com/wmww/gtk-layer-shell"
distfiles="https://github.com/wmww/gtk-layer-shell/archive/v${version}.tar.gz" distfiles="https://github.com/wmww/gtk-layer-shell/archive/v${version}.tar.gz"
checksum=9a0ba72cea90e092d6b10ba47e627cd873271d287d9af80a6f66ab131fb34cac checksum=c329fac878a1731cb23ad7365f2f2a35e4ab26e72b4e69458e06afd825baad48
if [ "$XBPS_CHECK_PKGS" ]; then if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true" configure_args+=" -Dtests=true"