Skip to content
Open
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.10.0
version=0.10.1
revision=1
build_style=meson
build_helper="gir"
Expand All @@ -13,7 +13,7 @@ license="LGPL-3.0-or-later AND 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=ed9bb801d6d9252defba41104820ace595dac824dc8972a758ee2ad134e10505
checksum=88c3a3e0a5300532f3d368d5df64838a87f1fb85273f22d41df0a6b8d0ec59c6
make_check_pre="xvfb-run"

if [ "$XBPS_CHECK_PKGS" ]; then
Expand Down