mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
gtk-layer-shell: update to 0.9.2
This commit is contained in:
parent
25da6085ac
commit
bc660e4a9d
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'gtk-layer-shell'
|
||||
pkgname=gtk-layer-shell
|
||||
version=0.9.0
|
||||
revision=2
|
||||
version=0.9.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
hostmakedepends="gobject-introspection pkg-config wayland-devel"
|
||||
makedepends="gtk+3-devel wayland-devel"
|
||||
makedepends="gtk+3-devel wayland-devel wayland-protocols"
|
||||
checkdepends="cantarell-fonts xvfb-run"
|
||||
short_desc="Library to create panels and other desktop components for Wayland"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
|
@ -13,7 +13,7 @@ license="LGPL-3.0-or-later, MIT"
|
|||
homepage="https://github.com/wmww/gtk-layer-shell"
|
||||
changelog="https://raw.githubusercontent.com/wmww/gtk-layer-shell/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/wmww/gtk-layer-shell/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=3809e5565d9ed02e44bb73787ff218523e8760fef65830afe60ea7322e22da1c
|
||||
checksum=526dd95c083e2a73eafd8baa1f5d676a36cb80fc8e7b304cbe3efebd62f0600c
|
||||
make_check_pre="xvfb-run"
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue