Skip to content

Commit d5a739a

Browse files
committed
blueprint-compiler: update to 0.20.0
1 parent 8caeda1 commit d5a739a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Template file for 'blueprint-compiler'
22
pkgname=blueprint-compiler
3-
version=0.18.0
4-
revision=2
3+
version=0.20.0
4+
revision=1
55
build_style=meson
66
depends="python3-gobject"
77
checkdepends="${depends} libadwaita-devel xvfb-run"
88
short_desc="Markup language and compiler for GTK 4 user interfaces"
99
maintainer="Orphaned <orphan@voidlinux.org>"
1010
license="LGPL-3.0-or-later"
11-
homepage="https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/"
12-
changelog="https://gitlab.gnome.org/jwestman/blueprint-compiler/-/raw/main/NEWS.md"
13-
distfiles="https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v${version}/blueprint-compiler-v${version}.tar.gz"
14-
checksum=703c7ccd23cb6f77a8fe9c8cae0f91de9274910ca953de77135b6e79dbff1fc3
11+
homepage="https://gnome.pages.gitlab.gnome.org/blueprint-compiler/"
12+
changelog="https://gitlab.gnome.org/GNOME/blueprint-compiler/-/raw/main/NEWS.md"
13+
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
14+
checksum=ec786d66f583e8296c845f1f82834d27b369f39d55a6380b34880493e22db382
1515
make_check_pre="xvfb-run"

0 commit comments

Comments
 (0)