diff --git a/srcpkgs/blueprint-compiler/template b/srcpkgs/blueprint-compiler/template index 1309df83b68..5b0570fe921 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.16.0 +version=0.18.0 revision=1 build_style=meson depends="python3-gobject" @@ -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=01feb8263fe7a450b0a9fed0fd54cf88947aaf00f86cc7da345f8b39a0e7bd30 +checksum=703c7ccd23cb6f77a8fe9c8cae0f91de9274910ca953de77135b6e79dbff1fc3 make_check_pre="xvfb-run"