aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-30 14:10:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:59 +0000
commit823adbe55e797ac4cec037624e28034f8271dfb8 (patch)
tree33907b28a34d7ed5d26ec93277c0441ca566f8be
parente5ea364326abe1a0142c5a5f5efffaaeb3dad64d (diff)
community/py3-gpiozero: rebuild against python 3.8
-rw-r--r--community/py3-gpiozero/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-gpiozero/APKBUILD b/community/py3-gpiozero/APKBUILD
index 0e6ca84906a..db9be93a83c 100644
--- a/community/py3-gpiozero/APKBUILD
+++ b/community/py3-gpiozero/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-gpiozero
_pkgname=gpiozero
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="A simple interface to everyday GPIO components used with Raspberry Pi"
url="http://gpiozero.readthedocs.org"
arch="armhf armv7"