blob: c025f26ea28b46b530939e2c2c55cd1b83a5afd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = phylum-git
pkgdesc = Command line interface for the Phylum API
pkgver = 7.0.0.r0.g6967382
pkgrel = 1
url = https://phylum.io
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
depends = gcc-libs
depends = glibc
depends = zlib
provides = phylum=7.0.0
conflicts = phylum
source = cli::git+https://github.com/phylum-dev/cli.git
sha256sums = SKIP
pkgname = phylum-git
|