blob: be54f9abf4e92bc3092a5a9bdc5bbdd368692895 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = interception-ralt2hyper
pkgdesc = Interception plugin to remap Right Alt (commonly AltGr) to Hyper (i.e. Control, Alt and Super)
pkgver = 1.0.0
pkgrel = 1
url = https://gitlab.com/oarmstrong/ralt2hyper
arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
depends = interception-tools
source = interception-ralt2hyper::git+https://gitlab.com/oarmstrong/ralt2hyper.git#tag=1.0.0
md5sums = SKIP
pkgname = interception-ralt2hyper
|