python3-nbxmpp: update to 1.0.2

This commit is contained in:
teldra 2020-08-26 23:01:28 +02:00 committed by Andrew J. Hesford
parent 7b37184786
commit 26742cc368

View file

@ -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