python-nbxmpp: update to 0.6.7.
This commit is contained in:
parent
185eaf28a4
commit
34faec1b9e
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.6
|
version=0.6.7
|
||||||
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-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
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=d0e2830c75c5fa74871995f0be4c5ef2477e696f6ac38b4414170f86bd06e62e
|
checksum=5b291d9604854b611479657867e2d5118b65f0e58280bcd19fb539c955245a39
|
||||||
|
|
||||||
python3-nbxmpp_package() {
|
python3-nbxmpp_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in a new issue