blob: 5467c59ad73ac0205883f88a9fa0a9a7737d4120 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = xkb-switch
pkgdesc = Program that allows to query and change the XKB layout state
pkgver = 1.8.5
pkgrel = 1
url = https://github.com/grwlf/xkb-switch
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
depends = libx11
depends = libxkbfile
source = xkb-switch-1.8.5.tar.gz::https://github.com/ierton/xkb-switch/archive/1.8.5.tar.gz
sha256sums = 89e7cc64a3bfc481b0e341b79320de4f0adbdba49b551988fe4bf02f6ae9e003
pkgname = xkb-switch
|