blob: e4e927111b927c41bdf03e8655466675839a5fe7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-influxdb
pkgdesc = The Official Ruby library for InfluxDB
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/influxdb/influxdb-ruby/
arch = any
license = MIT
makedepends = rubygems
depends = ruby
optdepends = influxdb
noextract = influxdb-0.8.0.gem
source = https://rubygems.org/downloads/influxdb-0.8.0.gem
sha512sums = b4c7b7f0123683b50e85175e9c73bb38586e39a5ec5f05b48083e2e1753d149ac90782421b914ad2f7463abb6e0f85d4cb830b8c4a41629a97275841045b58d6
pkgname = ruby-influxdb
|