summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c48cefd5a0c..34a9eebdaddf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,10 +15,8 @@ makedepends=(git npm modclean)
provides=("$_pkgname")
conflicts=("$_pkgname")
options=(!emptydirs)
-source=("$_pkgname::git+https://github.com/bitwarden/clients.git"
- 'git+https://github.com/bitwarden/jslib.git')
-b2sums=('SKIP'
- 'SKIP')
+source=("$_pkgname::git+https://github.com/bitwarden/clients.git")
+b2sums=('SKIP')
prepare() {
cd $_pkgname