summarylogtreecommitdiffstats
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
parent220443b9305db32e21b0f93e37cacc44aa4330aa (diff)
downloadaur-11ec05807e5905ed4fbac5de41071362ed41b6ee.tar.gz
Add geoclue2 to share your location.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c334e10307a8..7ba6b482a3e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Nov 28 10:04:29 UTC 2017
+# Thu Dec 7 11:34:41 UTC 2017
pkgbase = gajim-git
pkgdesc = Jabber/XMPP instant messenger client written in Python with GTK+
- pkgver = r14904.92917c18f
+ pkgver = r14929.94893191e
pkgrel = 1
url = https://gajim.org/
arch = any
@@ -29,6 +29,7 @@ pkgbase = gajim-git
optdepends = python-crypto: support for E2E encryption
optdepends = python-docutils: for RST generator support
optdepends = gupnp-igd: for UPnP-IGD support
+ optdepends = geoclue2: for sharing your location
provides = gajim=0.17
conflicts = gajim
conflicts = gajim-hg
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')