summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2021-01-26 21:04:05 +0100
committerjnanar2021-01-26 21:04:05 +0100
commit87d3bca1e99a0fc4566f74dc5ddcdc1d2f101a50 (patch)
tree3b4d06b02ae69993abc18bfd8d371a4c497b1fd9
parentad80079717118c31c2e3cc1d978b881f85deca4d (diff)
downloadaur-87d3bca1e99a0fc4566f74dc5ddcdc1d2f101a50.tar.gz
Update version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45c996df1ff7..a84502574b17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -39,9 +39,9 @@ pkgbase = sat-xmpp-hg
depends = python-miniupnpc
depends = python-omemo-backend-signal
depends = python-omemo-syndace
- depends = python-potr
depends = python-pyaml
depends = python-progressbar
+ depends = python-pycrypto
options = !strip
source = hg+https://repos.goffi.org/sat
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4b9c097e9e65..5009a88aaa4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ 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-git' 'python-xdg' 'python-zope-interface' 'python-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' 'python-miniupnpc' 'python-langid' 'python-miniupnpc' 'python-omemo-backend-signal' 'python-omemo-syndace' 'python-potr' 'python-pyaml' 'python-progressbar')
+depends=('python' 'dbus' 'python-lxml' 'python-pillow' 'python-pyopenssl' 'python-dbus' 'python-twisted' 'python-wokkel-git' 'python-xdg' 'python-zope-interface' 'python-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' 'python-miniupnpc' 'python-langid' 'python-miniupnpc' 'python-omemo-backend-signal' 'python-omemo-syndace' 'python-pyaml' 'python-progressbar' 'python-pycrypto')
makedepends=('python-setuptools' 'mercurial' 'python-pip')
license=('AGPL3')
source=("hg+https://repos.goffi.org/sat")