summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2017-11-02 18:23:55 +0100
committerjnanar2017-11-02 18:23:55 +0100
commit427710ffc9369679d20a380dc8f369c5f4cf3863 (patch)
tree5a224c2445c388fa7c7505bef385369e105f7e51
parent79a56207c5ea0164fddc656a121647e03db72edf (diff)
downloadaur-427710ffc9369679d20a380dc8f369c5f4cf3863.tar.gz
Update dependances
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9d527617e1a..2ccfb08e88dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = sat-xmpp-hg
- pkgver = 0.7.0.r2391.07e1543d6992
+ pkgver = 0.7.0.r2412.7641bef56dcd
pkgrel = 1
url = http://salut-a-toi.org/
arch = any
@@ -18,7 +18,7 @@ pkgname = sat-xmpp-hg
depends = python2-pycryptodomex>=2.6.1
depends = python2-pyopenssl
depends = python2-dbus
- depends = pure-python2-otr
+ depends = python2-potr
depends = python2-twisted
depends = python2-wokkel>=0.7.1
depends = python-xdg
diff --git a/PKGBUILD b/PKGBUILD
index d9972b786b0e..f1eca2cc4f4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase='sat-xmpp-hg'
pkgname=('sat-xmpp-hg' 'sat-jp-hg' 'sat-primitivus-hg')
_realname=sat
-pkgver=0.7.0.r2391.07e1543d6992
+pkgver=0.7.0.r2412.7641bef56dcd
VERSION=0.7.0
pkgrel=1
url="http://salut-a-toi.org/"
@@ -33,7 +33,7 @@ build() {
package_sat-xmpp-hg(){
pkgdesc="Salut à Toi, multi-frontends multi-purposes XMPP client (core)"
- depends=('dbus' 'python2-lxml>=3.1.0' 'python2-pillow' 'python2-pycryptodomex>=2.6.1' 'python2-pyopenssl' 'python2-dbus' 'pure-python2-otr' 'python2-twisted'
+ depends=('dbus' 'python2-lxml>=3.1.0' 'python2-pillow' 'python2-pycryptodomex>=2.6.1' 'python2-pyopenssl' 'python2-dbus' 'python2-potr' 'python2-twisted'
'python2-wokkel>=0.7.1' 'python-xdg' 'python2-zope-interface' 'mutagen' 'python2-markdown' 'python2-html2text' 'python2-netifaces' 'python2-miniupnpc'
'python2-service-identity')