[arch-commits] Commit in python-zeroconf/trunk (PKGBUILD)
    Jelle van der Waa 
    jelle at archlinux.org
       
    Sun May  5 12:43:31 UTC 2019
    
    
  
    Date: Sunday, May 5, 2019 @ 12:43:27
  Author: jelle
Revision: 460097
upgpkg: python-zeroconf 0.22.0-1
Upstream update
Modified:
  python-zeroconf/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-05 12:29:22 UTC (rev 460096)
+++ PKGBUILD	2019-05-05 12:43:27 UTC (rev 460097)
@@ -2,7 +2,7 @@
 # Contributor: Maxim Andersson <thesilentboatman at gmail.com>
 
 pkgname=python-zeroconf
-pkgver=0.21.3
+pkgver=0.22.0
 pkgrel=1
 pkgdesc="A pure python implementation of multicast DNS service discovery"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://github.com/jstasiak/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('8c3aaed98f950b56c6e1aa440b56e0d48af49565cb4d7830a82cb3b01088aad8')
+sha256sums=('6d451ab2bbb11aa37a54c5b7f83815bb726dd1de54b1f8e19878ad653072bc0d')
 
 build() {
   cd "${pkgbase}-${pkgver}"
    
    
More information about the arch-commits
mailing list