From 9b6dde3a66fc45a52d81a2e5b655f905cfe10676 Mon Sep 17 00:00:00 2001 From: teldra Date: Wed, 26 Aug 2020 22:57:52 +0200 Subject: [PATCH 1/2] gajim: update to 1.2.2 --- srcpkgs/gajim/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template index 51d5ea67a6c..bd4eeed74ff 100644 --- a/srcpkgs/gajim/template +++ b/srcpkgs/gajim/template @@ -1,18 +1,17 @@ # Template file for 'gajim' pkgname=gajim -version=1.2.1 +version=1.2.2 revision=1 -archs=noarch build_style=python3-module hostmakedepends="gettext python3-setuptools" depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools python3-precis-i18n python3-keyring python3-cssutils python3-packaging - python3-css-parser farstream" + python3-css-parser farstream python3-dbus" short_desc="Full featured Jabber/XMPP client" maintainer="Orphaned " license="GPL-3.0-only" homepage="https://www.gajim.org" #changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog" distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz" -checksum=c4faed4557296e4350bfea551c6743375dbaca3e1e7c5a3077321a10b10e8d1d +checksum=fd0d1653fb3f7f97207fecc3218d38915adb1d741bf95a7eef83605bd6b8ccbd nocross="gobject-introspection" From 444e702b82cb808e032a829053f0f0d65bcb9c6c Mon Sep 17 00:00:00 2001 From: teldra Date: Wed, 26 Aug 2020 23:01:28 +0200 Subject: [PATCH 2/2] python3-nbxmpp: update to 1.0.2 --- srcpkgs/python3-nbxmpp/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-nbxmpp/template b/srcpkgs/python3-nbxmpp/template index b73a21dfe39..fc711fb5821 100644 --- a/srcpkgs/python3-nbxmpp/template +++ b/srcpkgs/python3-nbxmpp/template @@ -1,8 +1,7 @@ # Template file for 'python3-nbxmpp' pkgname=python3-nbxmpp -version=1.0.1 +version=1.0.2 revision=1 -archs=noarch wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -13,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=ca60c9bd1527fbeac305df90c670f11f2fe79f1304dad1efa0315f7484a34d43 +checksum=991f014a2736123e989da454d6a467be8c4314bf86dbcc889e899f03726e856f python-nbxmpp_package() { build_style=meta