blob: 828879a9a334a7468eb744035ea448613454231b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = rtlamr
pkgdesc = An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band.
pkgver = 0.9.5
pkgrel = 1
url = https://github.com/bemasher/rtlamr
arch = i686
arch = x86_64
license = AGPL3
makedepends = go
depends = rtl-sdr
source = https://github.com/bemasher/rtlamr/archive/v0.9.5.tar.gz
sha256sums = b880ca9c6391e2468e215596668f2ba6a66f953dfc4074c15b17a210f9b0f22d
pkgname = rtlamr
|