blob: 81ef248d619467c9319d5e4ae08dfa871841a40e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = supercronic
pkgdesc = A crontab-compatible job runner, designed specifically to run in containers
pkgver = 0.2.33
pkgrel = 1
url = https://github.com/aptible/supercronic
arch = aarch64
arch = arm
arch = armv6h
arch = armv7h
arch = i686
arch = pentium4
arch = riscv64
arch = x86_64
license = MIT
makedepends = git
makedepends = go
conflicts = supercronic-bin
conflicts = supercronic-git
options = !strip
options = !emptydirs
source = supercronic::git+https://github.com/aptible/supercronic.git#tag=v0.2.33
b2sums = 24ff154428eb7b8d0ae8886ac8f9832e918af893d547dca180d52b0ac0ca61892596bcd637939113b0b89c654a7ccc927ba22f57cca5e0a8b0b20d26691d93d8
pkgname = supercronic
|