Skip to content

Commit 0cfd107

Browse files
committed
gajim: update to 2.3.6.
1 parent 1318f72 commit 0cfd107

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/gajim/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'gajim'
22
pkgname=gajim
3-
version=2.2.0
3+
version=2.3.6
44
revision=1
55
build_style=python3-pep517
66
hostmakedepends="gettext python3-wheel"
@@ -10,15 +10,15 @@ depends="farstream gsound gst-libav gst-plugins-base1 gst-plugins-ugly1
1010
python3-emoji python3-gobject python3-jeepney python3-keyring python3-nbxmpp
1111
python3-netifaces python3-omemo-dr python3-openssl python3-packaging
1212
python3-precis-i18n python3-pyasn1 python3-qrcode python3-setuptools
13-
python3-setuptools"
13+
python3-setuptools libadwaita"
1414
checkdepends="${depends} python3-packaging"
1515
short_desc="Full featured Jabber/XMPP client"
1616
maintainer="Emil Tomczyk <emru@emru.xyz>"
1717
license="GPL-3.0-only"
1818
homepage="https://www.gajim.org"
1919
changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog"
2020
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
21-
checksum=4ce66e32213946368962f356c65d85c82a7ab883be2cb5a245becdf63735c919
21+
checksum=5f34ac3d420bc0519c5c98dda4136b34f5333775a04d253f93eb9bcbeb898d48
2222

2323
post_build() {
2424
./make.py build --dist=unix

0 commit comments

Comments
 (0)