summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fc1a7a1ced3d39b92fc9a4752bf2a256ca22d8f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python2-evdev
	pkgdesc = Python2 bindings for the Linux input subsystem
	pkgver = 1.2.0
	pkgrel = 1
	url = https://python-evdev.readthedocs.io/en/latest/
	arch = x86_64
	license = BSD
	makedepends = python2
	makedepends = git
	depends = python2-pbr
	source = git+https://github.com/gvalkov/python-evdev#tag=v1.2.0
	sha256sums = SKIP

pkgname = python2-evdev