Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/gtk-layer-shell/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'gtk-layer-shell'
pkgname=gtk-layer-shell
version=0.8.2
version=0.9.0
revision=1
build_style=meson
build_helper="gir"
Expand All @@ -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=254dd246303127c5d5236ea640f01a82e35d2d652a48d139dd669c832a0f0dce
checksum=3809e5565d9ed02e44bb73787ff218523e8760fef65830afe60ea7322e22da1c
make_check_pre="xvfb-run"

if [ "$XBPS_CHECK_PKGS" ]; then
Expand Down