gtk-layer-shell: update to 0.6.0.
This commit is contained in:
parent
2c9ef41925
commit
fa2679bbde
1 changed files with 2 additions and 2 deletions
|
@ -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.5.2
|
version=0.6.0
|
||||||
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=1587b0fbfc0cb023066180e8055704981e8ab3fc7ab8dbe9aad0da05728799be
|
checksum=9a0ba72cea90e092d6b10ba47e627cd873271d287d9af80a6f66ab131fb34cac
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -Dtests=true"
|
configure_args+=" -Dtests=true"
|
||||||
|
|
Loading…
Reference in a new issue