summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEduard Tolosa2023-05-09 10:50:32 -0500
committerEduard Tolosa2023-05-09 10:50:32 -0500
commit802cbed23ac993bf2441dcfd66c21580d50be985 (patch)
tree7977adc1d89afd30f5354ed7cbe641a17fa7fb63 /PKGBUILD
parent4ffc908d33c29c430d24833ec897fcdb482cb576 (diff)
downloadaur-802cbed23ac993bf2441dcfd66c21580d50be985.tar.gz
Bump package.
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'