blob: 7b23899fb356b4966047fa6026f75a49f2996f36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ratslap-git
pkgdesc = Community made Linux drivers for Logitech mice (Currently only G300s)
pkgver = 0.2.0.r2.g353fe44
pkgrel = 2
url = https://gitlab.com/krayon/ratslap
arch = i686
arch = x86_64
license = GPL2
makedepends = git
makedepends = ctags
depends = libusb
provides = ratslap
conflicts = ratslap
source = ratslap-git::git+https://gitlab.com/krayon/ratslap
md5sums = SKIP
pkgname = ratslap-git
|