summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrazer2020-12-05 06:58:35 +0100
committerrazer2020-12-05 06:58:35 +0100
commit7d11842bd0656545c8831a8fddcb8858d975509d (patch)
tree01c95ccd6d765851134fbbc449bfca804a337ca8
parentc90dfada25e04f211726f3e5a8a998e802082dbc (diff)
downloadaur-7d11842bd0656545c8831a8fddcb8858d975509d.tar.gz
Force rebuild for 3.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c76e4e410a15..26a0b758c272 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-adafruit_dht
pkgdesc = Python library to read the DHT series of humidity and temperature sensors on a Raspberry Pi or Beaglebone Black.
pkgver = 1.4.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/adafruit/Adafruit_Python_DHT
arch = armv6h
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 84faf4b632b8..ef30c1447097 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-adafruit_dht
_pypi_pkgname=Adafruit_DHT
pkgver=1.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="Python library to read the DHT series of humidity and temperature sensors on a Raspberry Pi or Beaglebone Black."
url="https://github.com/adafruit/Adafruit_Python_DHT"
arch=('armv6h' 'armv7h')