blob: 380cf1f117dad1c77664cf2890f7e061a1f35bb8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = kbct-git
pkgdesc = Keyboard keycode mapping utility for Linux supporting layered configuration
pkgver = 0.1.0.r48.e0e1139
pkgrel = 1
url = https://github.com/samvel1024/kbct
arch = x86_64
license = None
makedepends = git
makedepends = cargo
makedepends = rust
provides = kbct
backup = etc/kbct/config.yml
source = git+https://github.com/samvel1024/kbct
source = kbct.service
source = config.yml
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = kbct-git
|