[arch-commits] Commit in python-zeroconf/trunk (PKGBUILD)
    Jelle van der Waa 
    jelle at gemini.archlinux.org
       
    Sun Jul  3 15:50:41 UTC 2022
    
    
  
    Date: Sunday, July 3, 2022 @ 15:50:40
  Author: jelle
Revision: 1243817
upgpkg: python-zeroconf 0.38.5-1
Modified:
  python-zeroconf/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-03 15:50:05 UTC (rev 1243816)
+++ PKGBUILD	2022-07-03 15:50:40 UTC (rev 1243817)
@@ -2,7 +2,7 @@
 # Contributor: Maxim Andersson <thesilentboatman at gmail.com>
 
 pkgname=python-zeroconf
-pkgver=0.38.4
+pkgver=0.38.5
 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=('74ead61490a7573d1cab1e9e9ea6fe846be0843c4ddd55633788d4670837c0eb')
+sha256sums=('54fa609011b5d2b2ff3a689471a2af16a4bc20edcc4077360e94e93ec4fbea98')
 
 build() {
   cd "${pkgbase}-${pkgver}"
    
    
More information about the arch-commits
mailing list