mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gajim: update to 1.2.0
This commit is contained in:
parent
ac4c606c08
commit
84f7070ee5
1 changed files with 6 additions and 5 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'gajim'
|
# Template file for 'gajim'
|
||||||
pkgname=gajim
|
pkgname=gajim
|
||||||
version=1.1.3
|
version=1.2.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="gettext python3-setuptools"
|
hostmakedepends="gettext python3-setuptools"
|
||||||
depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools
|
depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools
|
||||||
python3-precis-i18n python3-keyring python3-cssutils"
|
python3-precis-i18n python3-keyring python3-cssutils python3-packaging
|
||||||
|
python3-css-parser"
|
||||||
short_desc="Full featured Jabber/XMPP client"
|
short_desc="Full featured Jabber/XMPP client"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://www.gajim.org"
|
homepage="https://www.gajim.org"
|
||||||
#changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
|
#changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
|
||||||
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
|
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
|
||||||
checksum=261c85444b9cc150f775a5cc5b7dea6031c8fb03f9fe6a9a81cd93d62ee3fd2f
|
checksum=fdd60e99ca374c28495a9313d1b162e9340bded98e952399e43af2a0ccfcd139
|
||||||
nocross="gobject-introspection"
|
nocross="gobject-introspection"
|
||||||
|
|
Loading…
Add table
Reference in a new issue