python-nbxmpp: update to 0.5.5
This commit is contained in:
parent
1e9958da54
commit
8a1228aa7c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-nbxmpp'
|
||||
pkgname=python-nbxmpp
|
||||
version=0.5.4
|
||||
revision=3
|
||||
version=0.5.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc=${pkgname#*-}-${version}
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://python-nbxmpp.gajim.org/"
|
||||
distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
|
||||
checksum=0a85f92a23c7adea1ae932b5e9e0a4ee586ca79a4d0ebd0294b1b095d9314379
|
||||
checksum=66d77fc50dc55b8d9722c3da21c1a1ba282f782c17f5c27488d112daf2cfdfbe
|
||||
|
||||
python3-nbxmpp_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue