Update package version to 2.3.0
This commit is contained in:
@@ -1,9 +1,20 @@
|
||||
name: wl-clipboard
|
||||
description: Command-line copy/paste utilities for Wayland
|
||||
version: 2.2.1
|
||||
version: 2.3.0
|
||||
revision: 1
|
||||
url: https://github.com/bugaevc/wl-clipboard
|
||||
license: GPL3-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
depends: ["wayland"]
|
||||
make_depends: ["meson","wayland-protocols"]
|
||||
type: source
|
||||
depends:
|
||||
- wayland
|
||||
make_depends:
|
||||
- meson
|
||||
- wayland-protocols
|
||||
downloads:
|
||||
- url: https://github.com/bugaevc/wl-clipboard/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b4dc560973f0cd74e02f817ffa2fd44ba645a4f1ea94b7b9614dacc9f895f402
|
||||
|
||||
Reference in New Issue
Block a user