summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrazer2022-02-09 07:23:51 +0100
committerrazer2022-02-09 07:23:51 +0100
commit960809d2bec2972c6411e09a45a35ad7ff379967 (patch)
tree2e7093359cbf1d6d88f1629aa562da2f02834942
parent5853810041bb8413ac11d8bb7a187dff3e5ef782 (diff)
downloadaur-960809d2bec2972c6411e09a45a35ad7ff379967.tar.gz
version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 592f731d080a..4e2c7d32596f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-adafruit-circuitpython-bme280
pkgdesc = CircuitPython library for the Bosch BME280 temperature/humidity/pressure sensor
- pkgver = 2.6.8
+ pkgver = 2.6.9
pkgrel = 0
url = https://github.com/adafruit/Adafruit_CircuitPython_BME280
arch = armv6h
@@ -12,7 +12,7 @@ pkgbase = python-adafruit-circuitpython-bme280
depends = python
depends = python-adafruit-circuitpython-busdevice
optdepends = python-raspberry-gpio
- source = https://pypi.io/packages/source/a/adafruit-circuitpython-bme280/adafruit-circuitpython-bme280-2.6.8.tar.gz
+ source = https://pypi.io/packages/source/a/adafruit-circuitpython-bme280/adafruit-circuitpython-bme280-2.6.9.tar.gz
sha256sums = 724913e4cfeaf5faba9d5f62ae7ed9ca2e407b75a724747e8d240899ca3cb564
pkgname = python-adafruit-circuitpython-bme280
diff --git a/PKGBUILD b/PKGBUILD
index 4eb5e347b063..c63fc3f3be4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-adafruit-circuitpython-bme280
_pypi_pkgname=adafruit-circuitpython-bme280
-pkgver=2.6.8
+pkgver=2.6.9
pkgrel=0
pkgdesc="CircuitPython library for the Bosch BME280 temperature/humidity/pressure sensor"
arch=('armv6h' 'armv7h' 'aarch64')