blob: 2b5b9420e8455cc766bd0459302783d4f3fab2aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = k6
pkgdesc = A modern load testing tool, using Go and JavaScript
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/grafana/k6
arch = x86_64
arch = i686
license = AGPL3
makedepends = go
depends = glibc
source = k6-1.0.0.tar.gz::https://github.com/grafana/k6/archive/v1.0.0.tar.gz
sha256sums = 790e8a1d1171262095edbd5df5a74f18406d11ea88098560d0f18b7614c8b880
pkgname = k6
|