[arch-commits] Commit in python-zeroconf/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Apr 17 18:56:16 UTC 2020
Date: Friday, April 17, 2020 @ 18:56:16
Author: jelle
Revision: 615692
upgpkg: python-zeroconf 0.25.1-1
Upstream update
Modified:
python-zeroconf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-17 18:53:21 UTC (rev 615691)
+++ PKGBUILD 2020-04-17 18:56:16 UTC (rev 615692)
@@ -2,7 +2,7 @@
# Contributor: Maxim Andersson <thesilentboatman at gmail.com>
pkgname=python-zeroconf
-pkgver=0.25.0
+pkgver=0.25.1
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=('cce4f18468c8de3663f6ae3894349c2e1a4d514576d9433e7726dac28621f3ae')
+sha256sums=('d32dbc683318e4534348d518011944467f641892574a757c19083ec6f8c25afb')
build() {
cd "${pkgbase}-${pkgver}"
More information about the arch-commits
mailing list