blob: d9e27fc12da55644acc691494992e05d138d8495 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = xkb-switch-git
pkgdesc = Program that allows to query and change the XKB layout state
pkgver = 1.8.5.r10.g2687564
pkgrel = 1
url = https://github.com/grwlf/xkb-switch
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
depends = libx11
depends = libxkbfile
provides = xkb-switch=1.8.5.r10.g2687564
conflicts = xkb-switch
source = git+https://github.com/grwlf/xkb-switch
sha1sums = SKIP
pkgname = xkb-switch-git
|