blob: a03ace68e74c043df939d8d2f225250c22e0cf53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = dcron-git
pkgdesc = dillon's lightweight cron daemon (Git version).
pkgver = 4.6.r0.gf82c21e
pkgrel = 1
url = http://www.jimpryor.net/linux/dcron.html
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = GPL
makedepends = git
depends = bash
optdepends = msmtp-mta: sending cron job output via email
provides = cron
conflicts = cron
backup = var/spool/cron/root
backup = etc/conf.d/crond
source = dcron-git::git+https://github.com/ptchinster/dcron.git
source = service
md5sums = SKIP
md5sums = 2eefc422db24bf2ac38e3a16292ccdc4
pkgname = dcron-git
|