summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaichi Shinozaki2015-06-09 18:31:16 +0900
committerDaichi Shinozaki2015-06-09 18:31:16 +0900
commitf8514388263c1aea1a96b749b4dedf7eb8bb46d7 (patch)
treedf0065a4a68f04e702929f2800c6f1329d7a5557 /.SRCINFO
downloadaur-f8514388263c1aea1a96b749b4dedf7eb8bb46d7.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..25e0a52be87b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = ruby-influxdb
+ pkgdesc = The Official Ruby library for InfluxDB
+ pkgver = 0.1.8
+ pkgrel = 1
+ url = https://github.com/influxdb/influxdb-ruby/
+ arch = any
+ license = MIT
+ makedepends = rubygems
+ depends = ruby
+ optdepends = influxdb
+ noextract = influxdb-0.1.8.gem
+ source = http://rubygems.org/downloads/influxdb-0.1.8.gem
+ md5sums = a4da7ac1eeb245b8f76a668fdf516df4
+
+pkgname = ruby-influxdb
+