summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2020-05-28 18:24:25 +0200
committerjnanar2020-05-28 18:24:25 +0200
commitb751ecd179533d4facbfd0312cca8529dc5aee10 (patch)
tree16bf4a7c5e5934a63f56cfcc6236aa0a12195350
parent616342c5273af66042e0703214670f6c1ce54cdc (diff)
downloadaur-b751ecd179533d4facbfd0312cca8529dc5aee10.tar.gz
Update version and dependencies
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 766eabd22308..6e55229ebf8f 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.r3268.85c9cfcd4f5e
+ pkgver = 0.7.0.r3282.e7e7be79fbcd
pkgrel = 1
url = http://salut-a-toi.org/
arch = any
@@ -33,8 +33,9 @@ pkgbase = sat-xmpp-hg
depends = python-urwid-satext-hg
depends = python-xlib
depends = python-treq
+ depends = python-miniupnpc
+ depends = python-langid
optdepends = python-progressbar
- optdepends = python-miniupnpc
optdepends = python-potr
options = !strip
source = hg+https://repos.goffi.org/sat
diff --git a/PKGBUILD b/PKGBUILD
index 9ea09899207c..c3bb4e672b63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
pkgname='sat-xmpp-hg'
_realname=sat
-pkgver=0.7.0.r3268.85c9cfcd4f5e
+pkgver=0.7.0.r3282.e7e7be79fbcd
_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-hg' 'python-xlib' 'python-treq')
-optdepends=('python-progressbar' 'python-miniupnpc' 'python-potr')
+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' 'python-miniupnpc' 'python-langid')
+optdepends=('python-progressbar' 'python-potr')
makedepends=('python-setuptools' 'mercurial')
license=('AGPL3')
source=("hg+https://repos.goffi.org/sat")