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

Jelle van der Waa jelle at archlinux.org
Fri Oct 23 19:31:51 UTC 2020


    Date: Friday, October 23, 2020 @ 19:31:50
  Author: jelle
Revision: 730745

upgpkg: python-zeroconf 0.28.6-1

Modified:
  python-zeroconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-23 19:02:52 UTC (rev 730744)
+++ PKGBUILD	2020-10-23 19:31:50 UTC (rev 730745)
@@ -2,7 +2,7 @@
 # Contributor: Maxim Andersson <thesilentboatman at gmail.com>
 
 pkgname=python-zeroconf
-pkgver=0.25.1
+pkgver=0.28.6
 pkgrel=1
 pkgdesc="A pure python implementation of multicast DNS service discovery"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose')
 source=($pkgname-$pkgver.tar.gz::https://github.com/jstasiak/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('d32dbc683318e4534348d518011944467f641892574a757c19083ec6f8c25afb')
+sha256sums=('9971344cb69132a68fac928522ca423c97db0f02310ee15b8551a6a63f8898a2')
 
 build() {
   cd "${pkgbase}-${pkgver}"



More information about the arch-commits mailing list