summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..eaca9408b884
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python-godirect
+ pkgdesc = Library to interface with GoDirect devices via USB and BLE
+ pkgver = 1.1.2
+ pkgrel = 1
+ url = https://pypi.org/project/godirect
+ arch = any
+ license = GPL
+ makedepends = python-setuptools
+ depends = python-hidapi
+ depends = python-bleak
+ source = https://files.pythonhosted.org/packages/source/g/godirect/godirect-1.1.2.tar.gz
+ sha256sums = 6f91ab46944857fdb93e9d1444bb6f1b77b8e0d122f551f686a43573dbe9299e
+
+pkgname = python-godirect