aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-23 17:20:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:53 +0000
commitde11a70b1de702769dedf91e82e9471dfc0d57bb (patch)
tree6846c60dd98159b0a9c76b771c27e25d65186e32
parent060266c7b7ca4d26bc7eb2a970e7acbf86a8d738 (diff)
community/py3-rpigpio: rebuild against python 3.9
-rw-r--r--community/py3-rpigpio/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-rpigpio/APKBUILD b/community/py3-rpigpio/APKBUILD
index d34f7d1afbd..001cfa6d6fc 100644
--- a/community/py3-rpigpio/APKBUILD
+++ b/community/py3-rpigpio/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-rpigpio
_pkgname=RPi.GPIO
pkgver=0.7.0
-pkgrel=0
+pkgrel=1
pkgdesc="This package provides a class to control the GPIO on a Raspberry Pi."
url="https://pypi.python.org/pypi/RPi.GPIO"
arch="armhf armv7"