summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fc703c225860
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-sn3218
+ pkgdesc = Python bindings for SN3218 18-channel PWM LED driver.
+ pkgver = r11.656910a
+ pkgrel = 1
+ url = https://github.com/pimoroni/sn3218
+ arch = armv6h
+ license = GPL
+ makedepends = python
+ makedepends = git
+ depends = python
+ depends = python-smbus
+ source = python-sn3218::git://github.com/pimoroni/sn3218.git
+ sha256sums = SKIP
+
+pkgname = python-sn3218
+