summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEduard Tolosa2023-11-14 14:09:27 -0500
committerEduard Tolosa2023-11-14 14:09:27 -0500
commit6e71b9bc7b111088c74fb34a695c321c18ecfe60 (patch)
tree00348f8cbbe9a0480138e6b358058aaef1a34a36 /PKGBUILD
parentc97bd7e1786f73338e5ac66d6c1a0c8d88e112c1 (diff)
downloadaur-gajim-git.tar.gz
Bump package.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdb0bb05f473..778fb2bd71bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_name=gajim
pkgname="$_name-git"
epoch=1
-pkgver=r20981.dcb304c5a
+pkgver=r21305.015063ac4
pkgrel=1
pkgdesc="Jabber/XMPP instant messenger client written in Python with GTK+"
arch=('any')
@@ -21,7 +21,7 @@ depends=('gtk3' 'libsoup' 'python-gobject' 'python-pyopenssl' 'hicolor-icon-them
'python-distro' 'python-css-parser' 'python-precis_i18n' 'python-pillow'
'python-omemo-dr' 'gtksourceview4' 'python-qrcode')
makedepends=('git' 'python-setuptools' 'python-packaging' 'python-wheel' 'python-build'
- 'python-installer')
+ 'python-installer')
optdepends=('python-dbus: for gajim-remote and zeroconf support'
'farstream: for video/voice support'
'gst-plugins-good: for video/voice support'
@@ -36,7 +36,7 @@ optdepends=('python-dbus: for gajim-remote and zeroconf support'
'libappindicator-gtk3: to get a tray icon on some desktop environments'
'notification-daemon: for desktop notifications'
'gnome-keyring: store passwords encrypted in GNOME Keyring'
- 'kded: store passwords encrypted in KSecretService'
+ 'kded5: store passwords encrypted in KSecretService'
'python-crypto: support for E2E encryption'
'python-docutils: for RST generator support'
'gupnp-igd: for UPnP-IGD support'
@@ -44,7 +44,7 @@ optdepends=('python-dbus: for gajim-remote and zeroconf support'
provides=('gajim')
conflicts=('gajim' 'gajim-hg' 'gajim-svn')
replaces=('gajim-hg' 'gajim-svn')
-source=("$_name::git+https://dev.gajim.org/gajim/gajim.git/")
+source=("$_name::git+https://dev.gajim.org/gajim/gajim.git")
md5sums=('SKIP')
pkgver() {