Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/blueprint-compiler/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"