Skip to content

Commit 97cf61e

Browse files
committed
gtk-layer-shell: update to 0.10.0
1 parent 384c4bb commit 97cf61e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/gtk-layer-shell/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# Template file for 'gtk-layer-shell'
22
pkgname=gtk-layer-shell
3-
version=0.9.2
3+
version=0.10.0
44
revision=1
55
build_style=meson
66
build_helper="gir"
77
hostmakedepends="gobject-introspection pkg-config wayland-devel"
8-
makedepends="gtk+3-devel wayland-devel wayland-protocols"
8+
makedepends="gtk+3-devel wayland-devel"
99
checkdepends="cantarell-fonts xvfb-run"
1010
short_desc="Library to create panels and other desktop components for Wayland"
1111
maintainer="travankor <travankor@tuta.io>"
1212
license="LGPL-3.0-or-later, MIT"
1313
homepage="https://github.com/wmww/gtk-layer-shell"
1414
changelog="https://raw.githubusercontent.com/wmww/gtk-layer-shell/master/CHANGELOG.md"
1515
distfiles="https://github.com/wmww/gtk-layer-shell/archive/refs/tags/v${version}.tar.gz"
16-
checksum=526dd95c083e2a73eafd8baa1f5d676a36cb80fc8e7b304cbe3efebd62f0600c
16+
checksum=ed9bb801d6d9252defba41104820ace595dac824dc8972a758ee2ad134e10505
1717
make_check_pre="xvfb-run"
1818

1919
if [ "$XBPS_CHECK_PKGS" ]; then

0 commit comments

Comments
 (0)