mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
blueprint-compiler: update to 0.6.0.
This commit is contained in:
parent
27c814a2c4
commit
97013af0f7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'blueprint-compiler'
|
# Template file for 'blueprint-compiler'
|
||||||
pkgname=blueprint-compiler
|
pkgname=blueprint-compiler
|
||||||
version=0.4.0
|
version=0.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
depends="python3-gobject gobject-introspection"
|
depends="python3-gobject gobject-introspection"
|
||||||
checkdepends="${depends} gtk4-devel"
|
checkdepends="${depends} gtk4-devel"
|
||||||
|
@ -11,4 +11,4 @@ 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"
|
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=c1a5efd8562aca7df259679c6d9cd067ea2a78372069fcc01985619ec3963d8f
|
checksum=c9e3652b66803c1de6a24b71f4fa4638b32260b4b04b93c2f3d958e1ce2a175e
|
||||||
|
|
Loading…
Add table
Reference in a new issue