summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSander Danielsen2017-04-24 15:42:01 +0200
committerSander Danielsen2017-04-24 15:42:01 +0200
commitbf6cda23d6a21200e47dee4c287d4cd347a44925 (patch)
tree6f2bbeec4bdb089983c578db3750e136e25d1024 /.SRCINFO
parentb524d22e153d423c4133f253f85af681bedbebe6 (diff)
downloadaur-bf6cda23d6a21200e47dee4c287d4cd347a44925.tar.gz
Added python2-msgpack dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33a61259157d..b681a3680fdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = pybitmessage
pkgdesc = Decentralized and trustless P2P communications protocol for sending encrypted messages to another person or to many subscribers
pkgver = 0.6.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Bitmessage/PyBitmessage
arch = any
license = MIT
depends = openssl
depends = python2
depends = python2-pyqt4
+ depends = python2-msgpack
depends = qt4
depends = sqlite
optdepends = mpg123: MP3 sounds support