diff --git a/srcpkgs/wayland/template b/srcpkgs/wayland/template index 24fa8019b7527c..83ce83b2f8ea7c 100644 --- a/srcpkgs/wayland/template +++ b/srcpkgs/wayland/template @@ -1,6 +1,6 @@ # Template file for 'wayland' pkgname=wayland -version=1.25.0 +version=1.26.0 revision=1 build_style=meson # "Tests must not be built with NDEBUG defined, they rely on assert()." @@ -13,7 +13,7 @@ maintainer="Érico Nogueira " license="MIT" homepage="https://wayland.freedesktop.org/" distfiles="https://gitlab.freedesktop.org/wayland/wayland/-/releases/${version}/downloads/wayland-${version}.tar.xz" -checksum=c065f040afdff3177680600f249727e41a1afc22fccf27222f15f5306faa1f03 +checksum=64176eaa46e4969903e286f8e5ef8331affc17fdf03ac9b58381d2b23162b7a3 if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=true"