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

Jelle van der Waa jelle at gemini.archlinux.org
Fri Oct 15 15:20:41 UTC 2021


    Date: Friday, October 15, 2021 @ 15:20:41
  Author: jelle
Revision: 1030270

upgpkg: python-zeroconf 0.36.8-1

Modified:
  python-zeroconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-15 14:48:06 UTC (rev 1030269)
+++ PKGBUILD	2021-10-15 15:20:41 UTC (rev 1030270)
@@ -2,7 +2,7 @@
 # Contributor: Maxim Andersson <thesilentboatman at gmail.com>
 
 pkgname=python-zeroconf
-pkgver=0.36.4
+pkgver=0.36.8
 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=($pkgname-$pkgver.tar.gz::https://github.com/jstasiak/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('05732464604858d79d45b6a30b0d47fa0e4a4b760eca44b0a2bfce16bf5061ee')
+sha256sums=('1f5017a60270068ee317efd6a4f46820a25c36ed50378ffe1f594653f5783aae')
 
 build() {
   cd "${pkgbase}-${pkgver}"



More information about the arch-commits mailing list