aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:03:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:40 +0000
commitd3c7af1e321fc4671ef09e41ac0277f456ecbbce (patch)
tree7c1b2a0960b731bc2eb9ab652906bcb43ff9361d
parent79f4677d445e86e5796c58111db532f62a6084ee (diff)
testing/py3-pockethernet: rebuild against python 3.8
-rw-r--r--testing/py3-pockethernet/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pockethernet/APKBUILD b/testing/py3-pockethernet/APKBUILD
index ba8aaa839d1..ff50e99091d 100644
--- a/testing/py3-pockethernet/APKBUILD
+++ b/testing/py3-pockethernet/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-pockethernet
_pyname=pockethernet
pkgver=0.2.1
-pkgrel=0
+pkgrel=1
pkgdesc="Library for controlling the Pockethernet"
url="https://gitlab.com/MartijnBraam/pockethernet-protocol"
arch="noarch"