mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
blueprint-compiler: update to 0.4.0.
This commit is contained in:
parent
ee81c134ae
commit
c631054dd6
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'blueprint-compiler'
|
# Template file for 'blueprint-compiler'
|
||||||
pkgname=blueprint-compiler
|
pkgname=blueprint-compiler
|
||||||
version=0.2.0
|
version=0.4.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -10,5 +10,6 @@ short_desc="Blueprint is a markup language and compiler for GTK 4 user interface
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/"
|
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"
|
distfiles="https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v${version}/blueprint-compiler-v${version}.tar.gz"
|
||||||
checksum=d4e5444c95e8d0060c819d0ab96f79a7ea2673296be95a2fb00359d1d54a0d83
|
checksum=c1a5efd8562aca7df259679c6d9cd067ea2a78372069fcc01985619ec3963d8f
|
||||||
|
|
Loading…
Add table
Reference in a new issue