summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorjerry732042020-06-23 00:10:15 +0800
committerjerry732042020-06-23 00:10:15 +0800
commitcc1fa55315b3bbbb40ff25c3c55296271bf89e78 (patch)
tree5ca8f17257cf9dc832123c849e3141ac1bb33e68 /.SRCINFO
parent59a317dca3721e232b7def46fe22575c55d3117d (diff)
downloadaur-python-hbmqtt.tar.gz
Remove python2-setuptools dep and add armv7h arch. Bump to 0.9.6-2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1237c51b2b2a..16b359d6316c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = python-hbmqtt
pkgdesc = MQTT client/broker using Python asynchronous I/O
pkgver = 0.9.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/beerfactory/hbmqtt
arch = x86_64
+ arch = armv7h
license = MIT
makedepends = python-setuptools
- makedepends = python2-setuptools
depends = python-transitions
depends = python-websockets
depends = python-passlib