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

Jelle van der Waa jelle at gemini.archlinux.org
Sun Feb 13 17:00:07 UTC 2022


    Date: Sunday, February 13, 2022 @ 17:00:06
  Author: jelle
Revision: 1133064

upgpkg: python-zeroconf 0.38.2-1

Modified:
  python-zeroconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-13 16:20:05 UTC (rev 1133063)
+++ PKGBUILD	2022-02-13 17:00:06 UTC (rev 1133064)
@@ -2,7 +2,7 @@
 # Contributor: Maxim Andersson <thesilentboatman at gmail.com>
 
 pkgname=python-zeroconf
-pkgver=0.38.1
+pkgver=0.38.2
 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=('3833c88b11f07bbe7b701033589d3460f2391213da86182015579bb50ee7e31f')
+sha256sums=('7c95dd0e21d41486f3d81f01758f864d5c3b043a9d840aaad043b5ab099d59f4')
 
 build() {
   cd "${pkgbase}-${pkgver}"



More information about the arch-commits mailing list