gajim: update to 1.0.1.

resolves #13068

closes #13071
This commit is contained in:
maxice8 2018-04-02 10:39:41 -03:00 committed by Leаh Neukirchen
parent e33c6eac52
commit fbb095777f

View file

@ -1,15 +1,15 @@
# Template file for 'gajim' # Template file for 'gajim'
pkgname=gajim pkgname=gajim
version=1.0.0 version=1.0.1
revision=1 revision=1
noarch=yes
build_style=python3-module build_style=python3-module
hostmakedepends="python3 python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-openssl python3-nbxmpp python3-pyasn1 python3-gobject" depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools"
pycompile_module="gajim" pycompile_module="gajim"
short_desc="Full featured Jabber/XMPP client" short_desc="Full featured Jabber/XMPP client"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.gajim.org" homepage="https://www.gajim.org"
license="GPL-3" license="GPL-3.0-only"
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2" distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
checksum=404c5cdcc7b228750d1ae6a226c5402d28705ecd9b147842224036ea6a24aa81 checksum=2cb4bf113d2c4312967ea4c33e044a81c1b17c34fc572925cca6c30d82e6d69b
noarch=yes