blob: 51248811a9973205af219af843de04999d59fd8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = xkeycheck-git
pkgdesc = Small X utility for checking if a key is pressed
pkgver = 1.0.r11.971c504
pkgrel = 1
url = https://github.com/randoragon/xkeycheck
arch = x86_64
arch = i686
arch = pentium4
license = MIT
makedepends = git
depends = libx11
provides = xkeycheck
source = git+https://github.com/randoragon/xkeycheck
md5sums = SKIP
pkgname = xkeycheck-git
|