* update xsel to 1.2.1-2
This commit is contained in:
parent
08bed6002c
commit
9858bd2d4a
14
xsel/.SRCINFO
Normal file
14
xsel/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = xsel
|
||||
pkgdesc = Command-line program for getting and setting the contents of the X selection
|
||||
pkgver = 1.2.1
|
||||
pkgrel = 2
|
||||
url = https://vergenet.net/~conrad/software/xsel/
|
||||
arch = x86_64
|
||||
license = custom
|
||||
makedepends = libxt
|
||||
makedepends = git
|
||||
depends = libx11
|
||||
source = git+https://github.com/kfish/xsel.git#tag=1.2.1
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = xsel
|
3
xsel/.nvchecker.toml
Normal file
3
xsel/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[xsel]
|
||||
source = "git"
|
||||
git = "https://github.com/kfish/xsel.git"
|
@ -5,7 +5,7 @@
|
||||
pkgname=xsel
|
||||
pkgver=1.2.1
|
||||
_commit=062e6d373537c60829fa9b5dcddbcd942986b3c3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Command-line program for getting and setting the contents of the X selection"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://vergenet.net/~conrad/software/xsel/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user