* update ydotool to 1.0.4-2
This commit is contained in:
parent
0df6f0a2c5
commit
08bed6002c
19
ydotool/.SRCINFO
Normal file
19
ydotool/.SRCINFO
Normal file
@ -0,0 +1,19 @@
|
||||
pkgbase = ydotool
|
||||
pkgdesc = Generic command-line automation tool (no X!)
|
||||
pkgver = 1.0.4
|
||||
pkgrel = 2
|
||||
url = https://github.com/ReimuNotMoe/ydotool
|
||||
install = ydotool.install
|
||||
arch = x86_64
|
||||
license = AGPL3
|
||||
makedepends = cmake
|
||||
makedepends = ninja
|
||||
makedepends = scdoc
|
||||
makedepends = systemd
|
||||
depends = glibc
|
||||
source = ydotool-1.0.4.tar.gz::https://github.com/ReimuNotMoe/ydotool/archive/v1.0.4.tar.gz
|
||||
source = 80-uinput.rules
|
||||
sha256sums = ba075a43aa6ead51940e892ecffa4d0b8b40c241e4e2bc4bd9bd26b61fde23bd
|
||||
sha256sums = e092f5e7e474aec6c980c458046d0ff11b18750b53de2bf0a0aba1ca26e6d58e
|
||||
|
||||
pkgname = ydotool
|
4
ydotool/.nvchecker.toml
Normal file
4
ydotool/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[ydotool]
|
||||
source = "git"
|
||||
git = "https://github.com/ReimuNotMoe/ydotool.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=ydotool
|
||||
pkgver=1.0.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Generic command-line automation tool (no X!)"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
depends=('glibc')
|
||||
|
Loading…
x
Reference in New Issue
Block a user