gajim: update to 1.0.2.
Closes #13987. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
ad35084ced
commit
d7aac272af
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -8,8 +8,8 @@ depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools"
|
|||
pycompile_module="gajim"
|
||||
short_desc="Full featured Jabber/XMPP client"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://www.gajim.org"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://www.gajim.org"
|
||||
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
|
||||
checksum=2cb4bf113d2c4312967ea4c33e044a81c1b17c34fc572925cca6c30d82e6d69b
|
||||
checksum=bc49d82001e11646e83521c2f1367a4cc5e3be54d6a9a5732f6a9e99f9f0de73
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue