blob: 889fb1e1f20ece9c9d0953c5f719c9e1afe17535 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = arrowkeyoracle
pkgdesc = Predict if the user is going to press the left or the right arrow key
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/xyproto/arrowkeyoracle
arch = x86_64
license = BSD
makedepends = git
makedepends = go
source = git+https://github.com/xyproto/arrowkeyoracle#commit=cb09f2066ca67f23f81bae4ae54f5c4ba3cea73b
b2sums = SKIP
pkgname = arrowkeyoracle
|