[arch-commits] Commit in python-zeroconf/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Tue Dec 14 19:32:19 UTC 2021
Date: Tuesday, December 14, 2021 @ 19:32:19
Author: jelle
Revision: 1072836
upgpkg: python-zeroconf 0.36.13-1
Modified:
python-zeroconf/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-14 19:25:56 UTC (rev 1072835)
+++ PKGBUILD 2021-12-14 19:32:19 UTC (rev 1072836)
@@ -2,8 +2,8 @@
# Contributor: Maxim Andersson <thesilentboatman at gmail.com>
pkgname=python-zeroconf
-pkgver=0.36.11
-pkgrel=3
+pkgver=0.36.13
+pkgrel=1
pkgdesc="A pure python implementation of multicast DNS service discovery"
arch=('any')
url="https://github.com/jstasiak/python-zeroconf"
@@ -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=('ea20af46118224c451fa8574c658f94d2e7e1df8c2e12eb744e10e3dbbd3d4ab')
+sha256sums=('d2f21b62ded0106afc9ad31360493dfe941e7a08e1759e874c73fa65c6d3b51f')
build() {
cd "${pkgbase}-${pkgver}"
More information about the arch-commits
mailing list