testing/py-zeroconf: upgrade to 0.20.0

This commit is contained in:
Fabian Affolter 2018-03-06 15:07:03 +00:00 committed by Sören Tempel
parent 44bb9250ca
commit 279b61b54d

View File

@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-zeroconf
_pkgname=zeroconf
pkgver=0.19.1
pkgrel=1
pkgver=0.20.0
pkgrel=0
pkgdesc="A Python implementation of multicast DNS service discovery"
url="https://github.com/jstasiak/python-zeroconf"
arch="noarch"
@ -53,4 +53,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
sha512sums="1a7ac803caca1b230eba6c4bcfb714613f218850d9373ea0de609a3c9a509d13acfd14d64f9efbab78637b74aebdf385cf2deded1ff871fc6f3aea4477a07730 zeroconf-0.19.1.tar.gz"
sha512sums="e1e9a0f9c9a60f7ce5a6ddc51e8f422565701776b32b46a4c960ac0746b006957fe4ee22236ccfa861047d78f1461691ac166800b947fd04c2c0e759ad7b50c9 zeroconf-0.20.0.tar.gz"