Update package version to 0.19.0
This commit is contained in:
@@ -1,9 +1,19 @@
|
||||
name: blueprint-compiler
|
||||
description: Markup language and compiler for GTK 4 user interfaces
|
||||
version: 0.18.0
|
||||
version: 0.19.0
|
||||
revision: 1
|
||||
url: https://gnome.pages.gitlab.gnome.org/blueprint-compiler/
|
||||
license: LGPL3-or-later
|
||||
architecture: any
|
||||
depends: ["gobject-introspection","python3","python-pygobject"]
|
||||
make_depends: ["meson"]
|
||||
type: source
|
||||
depends:
|
||||
- gobject-introspection
|
||||
- python3
|
||||
- python-pygobject
|
||||
make_depends:
|
||||
- meson
|
||||
downloads:
|
||||
- url: https://download.gnome.org/sources/blueprint-compiler/${BPM_PKG_VERSION%.*}/blueprint-compiler-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 22868d1d2a5e2bd78b901d51dda1f227f3471000e83596a49d57c5f88905f71a
|
||||
|
||||
Reference in New Issue
Block a user