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

Jelle van der Waa jelle at gemini.archlinux.org
Sun Mar 6 15:04:11 UTC 2022


    Date: Sunday, March 6, 2022 @ 15:04:10
  Author: jelle
Revision: 1142352

upgpkg: python-zeroconf 0.38.4-1

Modified:
  python-zeroconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-06 14:41:02 UTC (rev 1142351)
+++ PKGBUILD	2022-03-06 15:04:10 UTC (rev 1142352)
@@ -2,7 +2,7 @@
 # Contributor: Maxim Andersson <thesilentboatman at gmail.com>
 
 pkgname=python-zeroconf
-pkgver=0.38.2
+pkgver=0.38.4
 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=('7c95dd0e21d41486f3d81f01758f864d5c3b043a9d840aaad043b5ab099d59f4')
+sha256sums=('74ead61490a7573d1cab1e9e9ea6fe846be0843c4ddd55633788d4670837c0eb')
 
 build() {
   cd "${pkgbase}-${pkgver}"



More information about the arch-commits mailing list