Date: Sunday, December 4, 2022 @ 00:02:37
Author: blakkheim
Revision: 1356439
upgpkg: gajim 1.5.4-2: FS#76734
Modified:
gajim/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-12-03 23:58:14 UTC (rev 1356438)
+++ PKGBUILD 2022-12-04 00:02:37 UTC (rev 1356439)
@@ -6,13 +6,13 @@
#_fixupver=2
pkgver=${_pkgver}
#pkgver=${_pkgver}.r${_fixupver}
-pkgrel=1
+pkgrel=2
pkgdesc='Full featured and easy to use XMPP (Jabber) client'
url='https://gajim.org/'
arch=('any')
license=('GPL3')
depends=('gtk3' 'gtksourceview4' 'python-cairo' 'python-gobject'
'python-keyring' 'python-nbxmpp'
- 'python-pyopenssl' 'python-precis_i18n' 'python-css-parser'
+ 'python-cryptography' 'python-precis_i18n' 'python-css-parser'
'python-distro' 'hicolor-icon-theme' 'python-pillow' 'python-gssapi'
'python-netifaces'
'python-packaging')
makedepends=('python-build' 'python-installer' 'python-wheel'
'python-setuptools')