gtk-layer-shell: update to 0.8.1.
This commit is contained in:
parent
21ed71aa90
commit
9db486191c
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue