blob: 9f34702d756c9a85e19367dc1c24c73d497e743b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = quick-mouse
pkgdesc = Wireless mouse using smartphone sensors
pkgver = 0.1.2
pkgrel = 1
url = https://github.com/DerekCorniello/quick-mouse
arch = x86_64
license = MIT
makedepends = go
makedepends = npm
makedepends = openssl
source = git+https://github.com/DerekCorniello/quick-mouse.git
sha256sums = SKIP
pkgname = quick-mouse
|