blob: dd68284b572ff155b723ed56bde99b07b2ff3aa1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = noexcuses
pkgdesc = Runs important cronjobs until they succeed
pkgver = 1.0
pkgrel = 1
url = https://raf.org/noexcuses/
arch = any
license = GPL
depends = perl>=5.6
depends = inetutils
source = https://github.com/raforg/noexcuses/releases/download/v1.0/noexcuses-1.0.tar.gz
sha256sums = cab7819d9a4aa76d9019cb86ee4d53cec257b22b8d59cfcbf3edace13ea2449f
pkgname = noexcuses
|