summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2017-12-07 12:35:02 +0100
committerEmmanuel Gil Peyrot2017-12-07 12:35:02 +0100
commit11ec05807e5905ed4fbac5de41071362ed41b6ee (patch)
tree0eb4b469aba5ec6754180e1083e857b518d631ef /PKGBUILD
parent220443b9305db32e21b0f93e37cacc44aa4330aa (diff)
downloadaur-11ec05807e5905ed4fbac5de41071362ed41b6ee.tar.gz
Add geoclue2 to share your location.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb19b5960a00..ace42dc948a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_name=gajim
pkgname="$_name-git"
-pkgver=r14904.92917c18f
+pkgver=r14929.94893191e
pkgrel=1
pkgdesc="Jabber/XMPP instant messenger client written in Python with GTK+"
arch=('any')
@@ -29,7 +29,8 @@ optdepends=('python-dbus: dbus support'
'kded: to store passwords encrypted in KSecretService'
'python-crypto: support for E2E encryption'
'python-docutils: for RST generator support'
- 'gupnp-igd: for UPnP-IGD support')
+ 'gupnp-igd: for UPnP-IGD support'
+ 'geoclue2: for sharing your location')
provides=('gajim=0.17')
conflicts=('gajim' 'gajim-hg' 'gajim-svn')
replaces=('gajim-hg' 'gajim-svn')