summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2020-05-05 21:00:53 +0200
committerjnanar2020-05-05 21:01:37 +0200
commit616342c5273af66042e0703214670f6c1ce54cdc (patch)
tree7fc5c93ab166e6863fb22274f68c1ac084c77da9
parent565d7dc8b55ad28582c7caf04cb3ff94e5156a52 (diff)
downloadaur-616342c5273af66042e0703214670f6c1ce54cdc.tar.gz
Update Dependencies
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0052322ef279..766eabd22308 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sat-xmpp-hg
pkgdesc = Salut à Toi, multi-frontends multi-purposes XMPP client (core)
- pkgver = 0.7.0.r3162.b5c058c7692e
+ pkgver = 0.7.0.r3268.85c9cfcd4f5e
pkgrel = 1
url = http://salut-a-toi.org/
arch = any
@@ -30,7 +30,7 @@ pkgbase = sat-xmpp-hg
depends = python-pyinotify
depends = python-babel
depends = python-urwid
- depends = python-urwid-satext
+ depends = python-urwid-satext-hg
depends = python-xlib
depends = python-treq
optdepends = python-progressbar
diff --git a/PKGBUILD b/PKGBUILD
index 77b159ddcaf1..9ea09899207c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname='sat-xmpp-hg'
_realname=sat
-pkgver=0.7.0.r3162.b5c058c7692e
+pkgver=0.7.0.r3268.85c9cfcd4f5e
_version=0.7.0
pkgrel=1
url="http://salut-a-toi.org/"
pkgdesc="Salut à Toi, multi-frontends multi-purposes XMPP client (core)"
arch=('any')
-depends=('python' 'dbus' 'python-lxml' 'python-pillow' 'python-pyopenssl' 'python-dbus' 'python-twisted' 'python-wokkel>=0.7.1' 'python-xdg' 'python-zope-interface' 'mutagen' 'python-markdown' 'python-shortuuid-git' 'python-html2text' 'python-netifaces' 'python-service-identity' 'sat-tmp-hg' 'python-dateutil' 'python-regex' 'python-gobject' 'python-pyinotify' 'python-babel' 'python-urwid' 'python-urwid-satext' 'python-xlib' 'python-treq')
+depends=('python' 'dbus' 'python-lxml' 'python-pillow' 'python-pyopenssl' 'python-dbus' 'python-twisted' 'python-wokkel>=0.7.1' 'python-xdg' 'python-zope-interface' 'mutagen' 'python-markdown' 'python-shortuuid-git' 'python-html2text' 'python-netifaces' 'python-service-identity' 'sat-tmp-hg' 'python-dateutil' 'python-regex' 'python-gobject' 'python-pyinotify' 'python-babel' 'python-urwid' 'python-urwid-satext-hg' 'python-xlib' 'python-treq')
optdepends=('python-progressbar' 'python-miniupnpc' 'python-potr')
makedepends=('python-setuptools' 'mercurial')
license=('AGPL3')