Update package version to 1.3.0
This commit is contained in:
@@ -1,9 +1,23 @@
|
||||
name: gtk4-layer-shell
|
||||
description: A library to create panels and other desktop components for Wayland using the Layer Shell protocol and GTK4
|
||||
version: 1.2.0
|
||||
version: 1.3.0
|
||||
revision: 1
|
||||
url: https://github.com/wmww/gtk4-layer-shell
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["gtk4","wayland"]
|
||||
make_depends: ["gobject-introspection","luajit","meson","python3","valabind","wayland-protocols"]
|
||||
type: source
|
||||
depends:
|
||||
- gtk4
|
||||
- wayland
|
||||
make_depends:
|
||||
- gobject-introspection
|
||||
- luajit
|
||||
- meson
|
||||
- python3
|
||||
- valabind
|
||||
- wayland-protocols
|
||||
downloads:
|
||||
- url: https://github.com/wmww/gtk4-layer-shell/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 1ebb01ab14e98afd1727f68f64981c37bd23305b1f131f5667c02b94cf593192
|
||||
|
||||
Reference in New Issue
Block a user