aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-16 21:47:55 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:32:33 +0100
commitd5e330c64b7a051b23374064803a2f70c177686d (patch)
tree17056b85c8af6ad168b0979d24d0e5869fd782ae
parent201ece53f21aa2d33a2c8849ae017a7af921500b (diff)
testing/py-zeroconf: rebuild against new version of python3
-rw-r--r--testing/py-zeroconf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-zeroconf/APKBUILD b/testing/py-zeroconf/APKBUILD
index 4222a7528b2..8ff4c24aa32 100644
--- a/testing/py-zeroconf/APKBUILD
+++ b/testing/py-zeroconf/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-zeroconf
_pkgname=zeroconf
pkgver=0.17.6
-pkgrel=0
+pkgrel=1
pkgdesc="A Python implementation of multicast DNS service discovery"
url="https://github.com/jstasiak/python-zeroconf"
arch="noarch"