[arch-commits] Commit in python-zeroconf/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Apr 5 18:15:53 UTC 2020
Date: Sunday, April 5, 2020 @ 18:15:52
Author: jelle
Revision: 611887
upgpkg: python-zeroconf 0.25.0-1
Upstream update.
Modified:
python-zeroconf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-05 18:13:59 UTC (rev 611886)
+++ PKGBUILD 2020-04-05 18:15:52 UTC (rev 611887)
@@ -2,7 +2,7 @@
# Contributor: Maxim Andersson <thesilentboatman at gmail.com>
pkgname=python-zeroconf
-pkgver=0.24.5
+pkgver=0.25.0
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=('f5a35f1211312e8699177f2ba0a01d5a8d23df4b86f21a49480b65679741ef8b')
+sha256sums=('cce4f18468c8de3663f6ae3894349c2e1a4d514576d9433e7726dac28621f3ae')
build() {
cd "${pkgbase}-${pkgver}"
More information about the arch-commits
mailing list