blueprint-compiler: update to 0.12.0
This commit is contained in:
parent
d07c5c8695
commit
8556414a5f
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'blueprint-compiler'
|
# Template file for 'blueprint-compiler'
|
||||||
pkgname=blueprint-compiler
|
pkgname=blueprint-compiler
|
||||||
version=0.10.0
|
version=0.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
depends="python3-gobject"
|
depends="python3-gobject"
|
||||||
checkdepends="${depends} libadwaita-devel xvfb-run"
|
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/"
|
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=2bc729b36897d0959a9890fb0997c9847aa9d2fc9356520bd8a46ed0b51ff4c0
|
checksum=6dbb4ea851cec164030abded5949ea77ff92032e23527e1c0597d7efe0c36a81
|
||||||
make_check_pre="xvfb-run"
|
make_check_pre="xvfb-run"
|
||||||
|
|
Loading…
Reference in New Issue