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
6 changes: 3 additions & 3 deletions srcpkgs/blueprint-compiler/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"