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