python-nbxmpp: update to 0.6.4.
This commit is contained in:
parent
9c80e56a39
commit
4aff6d7d12
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-nbxmpp'
|
# Template file for 'python-nbxmpp'
|
||||||
pkgname=python-nbxmpp
|
pkgname=python-nbxmpp
|
||||||
version=0.6.3
|
version=0.6.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=${pkgname#*-}-${version}
|
wrksrc=${pkgname#*-}-${version}
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://python-nbxmpp.gajim.org/"
|
homepage="https://python-nbxmpp.gajim.org/"
|
||||||
distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
|
||||||
checksum=dd66e701a4856e3cace8f4865837ccc9bcfcdb286df01f01aa19531f5d834a83
|
checksum=61c42b9c7dc4adc3776671e81f03432af4d33502802487621d90aa11ccad2e8b
|
||||||
|
|
||||||
python3-nbxmpp_package() {
|
python3-nbxmpp_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in a new issue