summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2018-02-23 11:59:03 +0100
committerEmmanuel Gil Peyrot2018-02-23 11:59:03 +0100
commit2d9b9725c864960b8e8b15de6b536dceaf7cc41a (patch)
treef2a796556ba5f759d899af46c0a8745b637f27f7 /PKGBUILD
parent22cbc37d3c8e15522d8c470ebd2a025e70bd732e (diff)
downloadaur-2d9b9725c864960b8e8b15de6b536dceaf7cc41a.tar.gz
Replace python-nbxmpp-git with python-nbxmpp.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dbb4845a45f..0e32de3a77ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ arch=('any')
url="https://gajim.org/"
license=('GPL3')
depends=('python-gobject' 'python-pyopenssl' 'hicolor-icon-theme'
- 'python-pyasn1' 'python-nbxmpp-git' 'python-cairo' 'python-keyring'
+ 'python-pyasn1' 'python-nbxmpp' 'python-cairo' 'python-keyring'
'python-distro')
makedepends=('git' 'python-setuptools')
optdepends=('python-dbus: for gajim-remote and zeroconf support'