summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrazer2021-12-14 13:46:04 +0100
committerrazer2021-12-14 13:46:04 +0100
commitb98b3fc51d2316ab131a8fa99dccd62db1fc4102 (patch)
tree00c5e02a63234b401f5abd4d67220f0df8f736dd /PKGBUILD
parent18b9d83d73dc4562128f6469fe3549942c0ca51a (diff)
downloadaur-b98b3fc51d2316ab131a8fa99dccd62db1fc4102.tar.gz
Force reinstall for python 3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9af47ed0831e..4437d93a06b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-adafruit-circuitpython-pcd8544
_pypi_pkgname=adafruit-circuitpython-pcd8544
pkgver=1.2.6
-pkgrel=0
+pkgrel=1
pkgdesc="CircuitPython display control library for Nokia PCD8544 monochrome displays"
arch=('armv6h' 'armv7h')
url="https://github.com/adafruit/Adafruit_CircuitPython_PCD8544"