blob: 44aff827a9009ca07958595df60c95f99a6ccfb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = aranet4
pkgdesc = Driver and utilities for the Aranet4 air quality monitor
pkgver = 0.7.0
pkgrel = 1
url = https://git.sr.ht/~sbinet/aranet4
arch = x86_64
license = MIT
makedepends = go>=1.19
depends = bluez
options = !lto
source = aranet4-0.7.0.tar.gz::https://git.sr.ht/~sbinet/aranet4/archive/v0.7.0.tar.gz
sha256sums = 9c5238bd7397ff2c106f166946ee83f744acdd22d90d32bcd7a4787487591da8
pkgname = aranet4-ls
pkgdesc = Command line utility for the Aranet4 air quality monitor
pkgname = aranet4-srv
pkgdesc = Simple HTTP server that plots the full history of data samples from an Aranet4 air quality monitor
|