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

Jelle van der Waa jelle at gemini.archlinux.org
Fri Jul 8 07:41:46 UTC 2022


    Date: Friday, July 8, 2022 @ 07:41:46
  Author: jelle
Revision: 1248615

upgpkg: python-zeroconf 0.38.7-1

Modified:
  python-zeroconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-08 06:55:04 UTC (rev 1248614)
+++ PKGBUILD	2022-07-08 07:41:46 UTC (rev 1248615)
@@ -2,7 +2,7 @@
 # Contributor: Maxim Andersson <thesilentboatman at gmail.com>
 
 pkgname=python-zeroconf
-pkgver=0.38.5
+pkgver=0.38.7
 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=('54fa609011b5d2b2ff3a689471a2af16a4bc20edcc4077360e94e93ec4fbea98')
+sha256sums=('a5e2fa56c1c61346a9df37737dc451d3107e8ee646b746495ffe07a4ff3d3324')
 
 build() {
   cd "${pkgbase}-${pkgver}"



More information about the arch-commits mailing list