Skip to content
Merged
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
12 changes: 6 additions & 6 deletions srcpkgs/blueprint-compiler/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# 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"
short_desc="Markup language and compiler for GTK 4 user interfaces"
maintainer="Orphaned <orphan@voidlinux.org>"
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
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=ec786d66f583e8296c845f1f82834d27b369f39d55a6380b34880493e22db382
make_check_pre="xvfb-run"