diff --git a/srcpkgs/wayland/template b/srcpkgs/wayland/template index 624441d48a8..5ea25eaad1c 100644 --- a/srcpkgs/wayland/template +++ b/srcpkgs/wayland/template @@ -1,6 +1,6 @@ # Template file for 'wayland' pkgname=wayland -version=1.19.0 +version=1.20.0 revision=1 build_style=meson # "Tests must not be built with NDEBUG defined, they rely on assert()." @@ -12,7 +12,7 @@ maintainer="Érico Nogueira " license="MIT" homepage="https://wayland.freedesktop.org/" distfiles="https://wayland.freedesktop.org/releases/wayland-${version}.tar.xz" -checksum=baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15 +checksum=b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wayland-devel"