mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
blueprint-compiler: update to 0.16.0.
This commit is contained in:
parent
f3471032ee
commit
9648e00678
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'blueprint-compiler'
|
||||
pkgname=blueprint-compiler
|
||||
version=0.14.0
|
||||
revision=2
|
||||
version=0.16.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
depends="python3-gobject"
|
||||
checkdepends="${depends} libadwaita-devel xvfb-run"
|
||||
|
@ -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=05faf3810cb76d4e2d2382c6a7e6c8096af27e144e2260635c97f6a173d67234
|
||||
checksum=01feb8263fe7a450b0a9fed0fd54cf88947aaf00f86cc7da345f8b39a0e7bd30
|
||||
make_check_pre="xvfb-run"
|
||||
|
|
Loading…
Add table
Reference in a new issue