diff --git a/srcpkgs/blueprint-compiler/template b/srcpkgs/blueprint-compiler/template index c4640a05d0d45d..5a635dd00566ae 100644 --- a/srcpkgs/blueprint-compiler/template +++ b/srcpkgs/blueprint-compiler/template @@ -1,7 +1,7 @@ # Template file for 'blueprint-compiler' pkgname=blueprint-compiler -version=0.18.0 -revision=2 +version=0.20.0 +revision=1 build_style=meson depends="python3-gobject" checkdepends="${depends} libadwaita-devel xvfb-run" @@ -11,5 +11,5 @@ license="LGPL-3.0-or-later" homepage="https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/" changelog="https://gitlab.gnome.org/jwestman/blueprint-compiler/-/raw/main/NEWS.md" distfiles="https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v${version}/blueprint-compiler-v${version}.tar.gz" -checksum=703c7ccd23cb6f77a8fe9c8cae0f91de9274910ca953de77135b6e79dbff1fc3 +checksum=b6d43b474557dc5c591cca693f6d8a82e328fd125261a7e4fe702f2818106427 make_check_pre="xvfb-run"