blob: e957e0a1267e38a8d8c610b7f42b421030e63f89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = interception-space2meta
pkgdesc = space2meta: turn space into meta when chorded to another key (on release)
pkgver = 0.2.0
pkgrel = 1
url = https://gitlab.com/interception/linux/plugins/space2meta
arch = x86_64
license = MIT
makedepends = cmake
makedepends = gcc
depends = interception-tools
source = https://gitlab.com/interception/linux/plugins/space2meta/-/archive/v0.2.0/space2meta-v0.2.0.tar.gz
sha256sums = 75712d96a91ca377bb47976725a39e751480f8f61aea902b3372310b04b4487a
pkgname = interception-space2meta
|