* update wl-clipboard to 1:2.2.1-2
This commit is contained in:
parent
fc76726b7c
commit
2f5ac77616
17
wl-clipboard/.SRCINFO
Normal file
17
wl-clipboard/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = wl-clipboard
|
||||
pkgdesc = Command-line copy/paste utilities for Wayland
|
||||
pkgver = 2.2.1
|
||||
pkgrel = 2
|
||||
epoch = 1
|
||||
url = https://github.com/bugaevc/wl-clipboard
|
||||
arch = x86_64
|
||||
license = GPL3
|
||||
makedepends = meson
|
||||
makedepends = wayland-protocols
|
||||
depends = wayland
|
||||
optdepends = xdg-utils: for content type inference in wl-copy
|
||||
optdepends = mailcap: for type inference in wl-paste
|
||||
source = wl-clipboard-2.2.1.tar.gz::https://github.com/bugaevc/wl-clipboard/archive/v2.2.1.tar.gz
|
||||
sha256sums = 6eb8081207fb5581d1d82c4bcd9587205a31a3d47bea3ebeb7f41aa1143783eb
|
||||
|
||||
pkgname = wl-clipboard
|
4
wl-clipboard/.nvchecker.toml
Normal file
4
wl-clipboard/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[wl-clipboard]
|
||||
source = "git"
|
||||
git = "https://github.com/bugaevc/wl-clipboard.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=wl-clipboard
|
||||
pkgver=2.2.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
epoch=1
|
||||
pkgdesc="Command-line copy/paste utilities for Wayland"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user