summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b84122f3bf51..6c74c4b43940 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_name=gajim
pkgname="$_name-git"
epoch=1
-pkgver=r20895.7a585f20d
+pkgver=r20981.dcb304c5a
pkgrel=1
pkgdesc="Jabber/XMPP instant messenger client written in Python with GTK+"
arch=('any')
@@ -19,8 +19,8 @@ license=('GPL3')
depends=('gtk3' 'libsoup' 'python-gobject' 'python-pyopenssl' 'hicolor-icon-theme'
'python-pyasn1' 'python-nbxmpp-git' 'python-cairo' 'python-keyring'
'python-distro' 'python-css-parser' 'python-precis_i18n' 'python-pillow'
- 'python-omemo-dr' 'gtksourceview4')
-makedepends=('git' 'python-setuptools')
+ 'python-omemo-dr' 'gtksourceview4' 'python-qrcode')
+makedepends=('git' 'python-setuptools' 'python-packaging' 'python-wheel' 'python-build')
optdepends=('python-dbus: for gajim-remote and zeroconf support'
'farstream: for video/voice support'
'gst-plugins-good: for video/voice support'