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