summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d47050c8190a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-uinput
+ pkgdesc = Pythonic API to Linux uinput kernel module
+ pkgver = 0.11.2
+ pkgrel = 1
+ url = https://github.com/tuomaanen/python-uinput
+ arch = any
+ license = GPL
+ makedepends = python-setuptools
+ depends = python
+ options = !emptydirs
+ source = https://codeload.github.com/tuomasjjrasanen/python-uinput/tar.gz/0.11.2
+ sha512sums = 50fedc43fddbb690782196af6e9e9363f73d4ec65c7d356750db0ac846dfc7cf7f98d406aaa035684f1fe7f17e02679047cccd07c9c232d1bbdc2f1fc2a8d97e
+
+pkgname = python-uinput
+