summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorlibertylocked2018-10-11 14:11:52 -0400
committerlibertylocked2018-10-11 14:11:52 -0400
commite5e3691f49f214160e90b4a5567f92adb843f9c4 (patch)
tree054f873f27e3dbcb24f8328f3269db04b93bf977 /.SRCINFO
parentb8fbfbf6ae780ab1032d06dbabf80b87e5d09c4d (diff)
downloadaur-e5e3691f49f214160e90b4a5567f92adb843f9c4.tar.gz
no more bundled nodejs. now has dep on nodejs
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab25e1432f1c..63084f28362b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,22 @@
pkgbase = bitwarden-cli-git
pkgdesc = Bitwarden Command-line Interface
pkgver = 1.3.0.r21.gbd38107
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/bitwarden/cli
arch = x86_64
license = GPL3
makedepends = nodejs
makedepends = npm
+ depends = nodejs
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
+ source = bitwarden-cli-git-repo::git+https://github.com/bitwarden/cli.git
+ source = jslib-git-repo::git+https://github.com/bitwarden/jslib.git
+ source = bw.sh
sha512sums = SKIP
sha512sums = SKIP
+ sha512sums = 71729c0ee95429ab03fa586de6bbf8ebad29d6d5544775564bb35eaa68cc4a915007db54b5928e99234bfe7828491829a5d32750f641056a0b68e05aa842f9ee
pkgname = bitwarden-cli-git