python-nbxmpp: update to 0.5.5
This commit is contained in:
parent
1e9958da54
commit
8a1228aa7c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-nbxmpp'
|
# Template file for 'python-nbxmpp'
|
||||||
pkgname=python-nbxmpp
|
pkgname=python-nbxmpp
|
||||||
version=0.5.4
|
version=0.5.5
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=${pkgname#*-}-${version}
|
wrksrc=${pkgname#*-}-${version}
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -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=0a85f92a23c7adea1ae932b5e9e0a4ee586ca79a4d0ebd0294b1b095d9314379
|
checksum=66d77fc50dc55b8d9722c3da21c1a1ba282f782c17f5c27488d112daf2cfdfbe
|
||||||
|
|
||||||
python3-nbxmpp_package() {
|
python3-nbxmpp_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in a new issue