aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-serial/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-serial/APKBUILD b/testing/py3-serial/APKBUILD
index 497dfafd5f..56bdba8720 100644
--- a/testing/py3-serial/APKBUILD
+++ b/testing/py3-serial/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-serial
_pkgname=pyserial
pkgver=3.4
-pkgrel=2
+pkgrel=3
pkgdesc="Python Serial Port Extension"
options="!check" # testsuite not ready for py3
url="https://github.com/pyserial/pyserial"