blob: 8b1448ee2925468d0af958b3af1d1a79f833e250 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = d3s-nagios-plugins-git
pkgdesc = A collection of various mini-plugins for Nagios.
pkgver = r9.9865cf3
pkgrel = 1
url = https://github.com/D-iii-S/d3s-nagios-plugins
arch = any
license = Apache
makedepends = git
makedepends = python-setuptools
depends = python
source = d3s-nagios-plugins::git+https://github.com/D-iii-S/d3s-nagios-plugins.git
sha512sums = SKIP
pkgname = d3s-nagios-plugins-git
|