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

Jelle van der Waa jelle at gemini.archlinux.org
Sun Jan 9 17:46:05 UTC 2022


    Date: Sunday, January 9, 2022 @ 17:46:05
  Author: jelle
Revision: 1098371

upgpkg: python-zeroconf 0.38.1-1

Modified:
  python-zeroconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 17:40:27 UTC (rev 1098370)
+++ PKGBUILD	2022-01-09 17:46:05 UTC (rev 1098371)
@@ -2,7 +2,7 @@
 # Contributor: Maxim Andersson <thesilentboatman at gmail.com>
 
 pkgname=python-zeroconf
-pkgver=0.36.13
+pkgver=0.38.1
 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=('d2f21b62ded0106afc9ad31360493dfe941e7a08e1759e874c73fa65c6d3b51f')
+sha256sums=('3833c88b11f07bbe7b701033589d3460f2391213da86182015579bb50ee7e31f')
 
 build() {
   cd "${pkgbase}-${pkgver}"



More information about the arch-commits mailing list