blob: d2df65ded3d64906e27529e7a1a051bc71c71540 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pimoroni-bme680-git
pkgdesc = Python library for the BME680 gas, temperature, humidity, and pressure sensor.
pkgver = v1.0.5.r14.91434ca
pkgrel = 1
url = https://github.com/pimoroni/bme680-python
arch = any
license = MIT
makedepends = git
depends = python
source = bme680-python::git+https://github.com/pimoroni/bme680-python#branch=master
md5sums = SKIP
pkgname = python-pimoroni-bme680-git
|