summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abe206e43200..3c9c3e7594dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-spidev
pkgdesc = Python bindings for Linux SPI access through spidev
- pkgver = 3.5
+ pkgver = 3.6
pkgrel = 1
url = https://github.com/doceme/py-spidev
arch = i686
@@ -8,9 +8,10 @@ pkgbase = python-spidev
arch = armv6h
arch = armv7h
license = GPL
+ makedepends = python-setuptools
+ makedepends = git
depends = python
- source = https://pypi.python.org/packages/source/s/spidev/spidev-3.5.tar.gz
- md5sums = 7007e4fff2750025e233d8dfe46be670
+ source = python-spidev::git+https://github.com/doceme/py-spidev.git#tag=v3.6
+ sha256sums = 86624a249dbc97c67f6d1a2b321b3d737ee1043452a623adf3b2f29665412de6
pkgname = python-spidev
-