summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2540ae5ae140ff5d906a819409aa35d974980fc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = flux
	pkgdesc = Lightweight scripting language for querying databases and working with data
	pkgver = 0.149.0
	pkgrel = 1
	url = https://github.com/influxdata/flux
	arch = i686
	arch = x86_64
	arch = arm64
	license = MIT
	makedepends = git
	makedepends = go
	makedepends = cargo
	makedepends = clang
	depends = gcc-libs
	source = git+https://github.com/influxdata/flux#tag=v0.149.0
	sha512sums = SKIP

pkgname = flux