From cb506911d5359e6f9c4f0dcfd77a8e06e91af551 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Fri, 24 Jul 2020 12:05:37 +0300 Subject: [PATCH] gajim: update to 1.2.1. Closes #23805 --- srcpkgs/gajim/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template index fe7cd0ba703..51d5ea67a6c 100644 --- a/srcpkgs/gajim/template +++ b/srcpkgs/gajim/template @@ -1,18 +1,18 @@ # Template file for 'gajim' pkgname=gajim -version=1.2.0 +version=1.2.1 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" + python3-css-parser farstream" 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=fdd60e99ca374c28495a9313d1b162e9340bded98e952399e43af2a0ccfcd139 +checksum=c4faed4557296e4350bfea551c6743375dbaca3e1e7c5a3077321a10b10e8d1d nocross="gobject-introspection"