blob: b3a1c9973e50233e6e82cfe8a5b3d6d09d9385d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = keyshift
pkgdesc = Keyshift - keyboard remapping utility for Linux
pkgver = 1.0.6
pkgrel = 1
url = https://github.com/hirak99/keyshift
arch = any
license = Apache
makedepends = catch2
options = !debug
source = keyshift-1.0.6.tar.gz::https://github.com/hirak99/keyshift/archive/refs/tags/v1.0.6.tar.gz
source = git+https://github.com/kerukuro/digestpp.git
md5sums = bf093d724fe4f489aaf7e36d9a974d1e
md5sums = SKIP
pkgname = keyshift
|