summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ab25e1432f1c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = bitwarden-cli-git
+ pkgdesc = Bitwarden Command-line Interface
+ pkgver = 1.3.0.r21.gbd38107
+ pkgrel = 1
+ url = https://github.com/bitwarden/cli
+ arch = x86_64
+ license = GPL3
+ makedepends = nodejs
+ makedepends = npm
+ provides = bitwarden-cli
+ conflicts = bitwarden-cli
+ options = !strip
+ source = bitwarden-cli-git::git+https://github.com/bitwarden/cli.git
+ source = jslib::git+https://github.com/bitwarden/jslib.git
+ sha512sums = SKIP
+ sha512sums = SKIP
+
+pkgname = bitwarden-cli-git
+