Update package version to 0.5
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: scenefx
|
name: scenefx
|
||||||
description: A drop-in replacement for the wlroots scene API that allows wayland compositors to render surfaces with eye-candy effects
|
description: A drop-in replacement for the wlroots scene API that allows wayland compositors to render surfaces with eye-candy effects
|
||||||
version: 0.4.1
|
version: "0.5"
|
||||||
revision: 3
|
revision: 1
|
||||||
url: https://github.com/wlrfx/scenefx
|
url: https://github.com/wlrfx/scenefx
|
||||||
license: MIT
|
license: MIT
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -13,7 +13,7 @@ depends:
|
|||||||
- libglvnd
|
- libglvnd
|
||||||
- pixman
|
- pixman
|
||||||
- wayland
|
- wayland
|
||||||
- wlroots-0.19
|
- wlroots
|
||||||
make_depends:
|
make_depends:
|
||||||
- glslang
|
- glslang
|
||||||
- meson
|
- meson
|
||||||
@@ -22,4 +22,4 @@ downloads:
|
|||||||
- url: https://github.com/wlrfx/scenefx/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/wlrfx/scenefx/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: fa23f6ff509168d4a5eb0c5a7ef3b8cf3d39e3fba18320c28256e6c91c85d9ff
|
checksum: 0fa8ecca0e310f813efd052624c5ed7d9153d6a0fdead5cc957d34c07f9a86c6
|
||||||
|
|||||||
Reference in New Issue
Block a user