summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2021-01-14 21:02:41 +0100
committerjnanar2021-01-14 21:02:41 +0100
commit48033498959b0706ac1f24af61676bb5d9c105ef (patch)
tree9117b9aa943c78c70dac4f2754c59e481e7cd8f5
parent7b75dedbc1bae9675744ea64b98752ede46eb55a (diff)
downloadaur-48033498959b0706ac1f24af61676bb5d9c105ef.tar.gz
Update version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4033d35aeb6e..e1ed9396863b 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.r3344+.7515e1878004+
+ pkgver = 0.7.0.r3453+.864485605d12+
pkgrel = 1
url = http://salut-a-toi.org/
arch = any
@@ -17,7 +17,7 @@ pkgbase = sat-xmpp-hg
depends = python-wokkel-git
depends = python-xdg
depends = python-zope-interface
- depends = mutagen
+ depends = python-mutagen
depends = python-markdown
depends = python-shortuuid-git
depends = python-html2text
diff --git a/PKGBUILD b/PKGBUILD
index 614ea397b9c8..d603248709d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname='sat-xmpp-hg'
_realname=sat
-pkgver=0.7.0.r3344+.7515e1878004+
+pkgver=0.7.0.r3453+.864485605d12+
_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-git' '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' 'python-miniupnpc' 'python-omemo-backend-signal' 'python-omemo-syndace' 'python-potr')
+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')
optdepends=('python-progressbar')
makedepends=('python-setuptools' 'mercurial')
license=('AGPL3')