blob: 0b06d4616689904f96767131d7a177c771e734f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mackerel-check-plugins-git
pkgdesc = Check Plugins for monitoring written in golang
pkgver = 0.47.0
pkgrel = 1
url = https://github.com/mackerelio/go-check-plugins
arch = i686
arch = x86_64
arch = armv7h
license = Apache
makedepends = git
makedepends = go
provides = mackerel-check-plugins
conflicts = mackerel-check-plugins
source = mackerel-check-plugins-git::git+https://github.com/mackerelio/go-check-plugins.git
sha1sums = SKIP
pkgname = mackerel-check-plugins-git
|