blob: 39212f510d184716639bc27eb979ad4d2469ac92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = touchpad_config-git
pkgdesc = A simple tool that uses xinput to enable Tap to click and natural scrolling on a touchpad
pkgver = 1.0
pkgrel = 1
url = https://gitlab.com/Bettehem/touchpad_config
arch = x86_64
license = GPL3
makedepends = git
depends = xorg-xinput
provides = touchpad_config
source = touchpad_config::git+https://gitlab.com/Bettehem/touchpad_config.git
md5sums = SKIP
pkgname = touchpad_config
|