[arch-commits] Commit in python-zeroconf/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Tue Jun 11 19:42:41 UTC 2019


    Date: Tuesday, June 11, 2019 @ 19:42:40
  Author: jelle
Revision: 480522

upgpkg: python-zeroconf 0.23.0-1

Modified:
  python-zeroconf/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-11 19:30:21 UTC (rev 480521)
+++ PKGBUILD	2019-06-11 19:42:40 UTC (rev 480522)
@@ -2,7 +2,7 @@
 # Contributor: Maxim Andersson <thesilentboatman at gmail.com>
 
 pkgname=python-zeroconf
-pkgver=0.22.0
+pkgver=0.23.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=('6d451ab2bbb11aa37a54c5b7f83815bb726dd1de54b1f8e19878ad653072bc0d')
+sha256sums=('e194df93ae5d5158fd62434e395fe73ef9eb9580e5d326aad06d02c56031b31a')
 
 build() {
   cd "${pkgbase}-${pkgver}"



More information about the arch-commits mailing list