diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template index 40ceb0345bc7f3..3019c0365780ac 100644 --- a/srcpkgs/gajim/template +++ b/srcpkgs/gajim/template @@ -1,11 +1,11 @@ # Template file for 'gajim' pkgname=gajim -version=2.2.0 +version=2.3.6 revision=1 build_style=python3-pep517 hostmakedepends="gettext python3-wheel" depends="farstream gsound gst-libav gst-plugins-base1 gst-plugins-ugly1 - gtksourceview5 libnm libsecret libsoup3 python3-Pillow python3-SQLAlchemy2 + gtksourceview5 libadwaita libnm libsecret libsoup3 python3-Pillow python3-SQLAlchemy2 python3-cairo python3-cryptography python3-css-parser python3-dbus python3-distro python3-emoji python3-gobject python3-jeepney python3-keyring python3-nbxmpp python3-netifaces python3-omemo-dr python3-openssl python3-packaging @@ -18,7 +18,7 @@ license="GPL-3.0-only" homepage="https://www.gajim.org" changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog" distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz" -checksum=4ce66e32213946368962f356c65d85c82a7ab883be2cb5a245becdf63735c919 +checksum=5f34ac3d420bc0519c5c98dda4136b34f5333775a04d253f93eb9bcbeb898d48 post_build() { ./make.py build --dist=unix diff --git a/srcpkgs/python3-nbxmpp/template b/srcpkgs/python3-nbxmpp/template index bbd77ddd64ce2e..8ee5c2a8274e4c 100644 --- a/srcpkgs/python3-nbxmpp/template +++ b/srcpkgs/python3-nbxmpp/template @@ -1,6 +1,6 @@ # Template file for 'python3-nbxmpp' pkgname=python3-nbxmpp -version=6.2.0 +version=6.3.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel" @@ -12,7 +12,7 @@ license="GPL-2.0-or-later" homepage="https://python-nbxmpp.gajim.org/" changelog="https://dev.gajim.org/gajim/python-nbxmpp/raw/master/ChangeLog" distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz" -checksum=5ad792f1324edff5a62217cfb9279dbb54ac48177958ef484556b56e8fce7160 +checksum=c418d52ad4f8f4095796997d0a92eb0098fe77431e406713042e158324a2564d do_check() { coverage run --source=nbxmpp -m unittest discover -v