blob: 6f3d545bdfa9b667b7f79154c8f3a26658d27ede (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bitrise
pkgdesc = Run your bitrise.io automations offline
pkgver = 2.27.0
pkgrel = 1
url = https://www.bitrise.io/cli
install = bitrise.install
arch = x86_64
license = MIT
makedepends = go
depends = glibc
optdepends = envman: manage Environment Variable collections
optdepends = stepman: manage decentralized StepLib Step (script) collections
source = bitrise-2.27.0.tar.gz::https://github.com/bitrise-io/bitrise/archive/refs/tags/2.27.0.tar.gz
sha256sums = 2dd64874e60208602b5b78c4bd521926dc476766965cb46d5dc0fbd00ecd0ce9
pkgname = bitrise
|