blob: 6c4a2c484b9d0321808d8badc6b0ccc3a1c7fbea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = envman-git
pkgdesc = Manage Environment Variable collections
pkgver = 2.5.1.r0.g7e737fe
pkgrel = 1
url = https://github.com/bitrise-io/envman
arch = aarch64
arch = x86_64
license = MIT
makedepends = git
makedepends = go
depends = glibc
provides = envman=2.5.1
conflicts = envman
source = envman::git+https://github.com/bitrise-io/envman.git
sha256sums = SKIP
pkgname = envman-git
|