summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58efc63b561b..97355d8c9d3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_gitrepo='python-nbxmpp'
pkgname=('python-nbxmpp-git' 'python2-nbxmpp-git')
-pkgver=0.5.4.r14.g9525465
+pkgver=0.5.6.r24.g9e772a5
pkgrel=1
pkgdesc="Nonblocking Jabber/XMPP library, used by Gajim"
arch=('any')
url="http://hg.gajim.org/python-nbxmpp"
license=('GPL3')
-makedepends=('git')
+makedepends=('git' 'python' 'python2')
source=("git+https://dev.gajim.org/gajim/$_gitrepo.git")
sha384sums=('SKIP')