python-nbxmpp: update to 0.6.0
This commit is contained in:
parent
8c9590eaaf
commit
8740460c94
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-nbxmpp'
|
||||
pkgname=python-nbxmpp
|
||||
version=0.5.6
|
||||
revision=2
|
||||
version=0.6.0
|
||||
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=cfb4abdbc52e756ce7da9aafb943a478fccf1c83b8ec571ce9e201602c32e7d4
|
||||
checksum=a79ca44bb391d5a1b848d3fe5fb6ddd1f4cea5f7edf0f8fdd56d2e05962f8974
|
||||
|
||||
python3-nbxmpp_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue