summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorjerry732042018-12-07 10:14:17 +0800
committerjerry732042018-12-07 10:14:17 +0800
commit6332f94de9b9f15d25671e594617b8dd2af7e726 (patch)
tree663cbbbabf87b1578d54e5aabcbe868773236059 /.SRCINFO
parenta314e5415e44d4b04c67e8b5495502d0850f4fbe (diff)
downloadaur-6332f94de9b9f15d25671e594617b8dd2af7e726.tar.gz
Fix wrong description and url. Bump pkgrel
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c5c6227773d..a71f5cb1758e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = python-hbmqtt
- pkgdesc = Python client for Apache Kafka
+ pkgdesc = MQTT client/broker using Python asynchronous I/O
pkgver = 0.9.5
- pkgrel = 1
- url = https://github.com/mikeboers/PyAV/tree/master
+ pkgrel = 2
+ url = https://github.com/beerfactory/hbmqtt
arch = x86_64
- license = Apache
+ license = MIT
makedepends = python-setuptools
makedepends = python2-setuptools
depends = python-transitions