summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af916b186f90..2b4610829d97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=python-sense-hat
pkgver=2.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Raspberry Pi Sense HAT Python library"
-arch=('armv7h')
+arch=('armv7h' 'armv6h')
url="https://pythonhosted.org/sense-hat/"
license=('BSD')
depends=('python' 'python-pillow' 'python-setuptools' 'python-numpy' 'python-rtimulib' 'i2c-tools' 'lm_sensors')