blob: 51214edb87071490a1f060074b58b21ea3f2372d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bartoc
pkgdesc = Barto job executor client
pkgver = 1.5.11
pkgrel = 1
url = https://github.com/rustyhorde/barto
install = bartoc.install
arch = x86_64
license = MIT
license = Apache-2.0
makedepends = cargo
optdepends = logrotate: periodic cleanup of rotated log files
optdepends = xz: xz compression of rotated log files
source = bartoc-1.5.11.tar.gz::https://github.com/rustyhorde/barto/archive/v1.5.11.tar.gz
sha256sums = b3d451d59ace506adda572bfbcd93fe9da019cbbbd9e75a79d8c0de8517551dc
pkgname = bartoc
|