diff --git a/srcpkgs/blueprint-compiler/template b/srcpkgs/blueprint-compiler/template index f89739214b6f32..b46f975c4c55cf 100644 --- a/srcpkgs/blueprint-compiler/template +++ b/srcpkgs/blueprint-compiler/template @@ -1,6 +1,6 @@ # Template file for 'blueprint-compiler' pkgname=blueprint-compiler -version=0.20.4 +version=0.22.2 revision=1 build_style=meson hostmakedepends="python3-packaging-bootstrap" @@ -12,5 +12,5 @@ license="LGPL-3.0-or-later" homepage="https://gnome.pages.gitlab.gnome.org/blueprint-compiler/" changelog="https://gitlab.gnome.org/GNOME/blueprint-compiler/-/raw/main/NEWS.md" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=1f1ecc84bcd698902d422f7de83d39229a209dd3016f6d2c3b0ed0ab123f6891 +checksum=231d72efbac931c235ac3e022fe94982095c20d88721d9a8dcf60152f2017e07 make_check_pre="xvfb-run"