blueprint-compiler: update to 0.18.0

This commit is contained in:
chrysos349 2025-07-26 20:59:22 +03:00 committed by Duncan Overbruck
parent 857068a287
commit c6e989e2e8

View file

@ -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"