blob: 812ccb6ee83d74a6a0d25b4f2a4865cc018b5baf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = dcli-git
pkgdesc = Dashlane CLI - Access your secrets in your terminal, servers and CI/CD
pkgver = 6.2544.2.r3.8d37e32
pkgrel = 1
url = https://github.com/Dashlane/dashlane-cli
arch = x86_64
license = Apache-2.0
makedepends = nvm
makedepends = yarn
makedepends = git
depends = glibc
depends = gcc-libs
provides = dcli=6.2544.2.r3.8d37e32
options = !strip
source = dcli::git+https://github.com/Dashlane/dashlane-cli.git
sha256sums = SKIP
pkgname = dcli-git
|