blob: f2145a0ad67fdf9ad41e7f5cb59d4d25b6d5fc1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = checkrun.sh
pkgdesc = Cron-style mailing wrapper (not only) for systemd .timer units
pkgver = 1.0
pkgrel = 1
url = https://github.com/lynix/checkrun.sh
arch = any
license = MIT
depends = bash
depends = coreutils
source = checkrun.sh-1.0.tar.gz::https://github.com/lynix/checkrun.sh/archive/v1.0.tar.gz
md5sums = e0b6c27e6dabb89f9abfd2d0a493ca6c
pkgname = checkrun.sh
|