diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 12:03:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:40 +0000 |
commit | d3c7af1e321fc4671ef09e41ac0277f456ecbbce (patch) | |
tree | 7c1b2a0960b731bc2eb9ab652906bcb43ff9361d | |
parent | 79f4677d445e86e5796c58111db532f62a6084ee (diff) | |
download | aports-d3c7af1e321fc4671ef09e41ac0277f456ecbbce.tar.bz2 aports-d3c7af1e321fc4671ef09e41ac0277f456ecbbce.tar.xz |
testing/py3-pockethernet: rebuild against python 3.8
-rw-r--r-- | testing/py3-pockethernet/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pockethernet/APKBUILD b/testing/py3-pockethernet/APKBUILD index ba8aaa839d..ff50e99091 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" |