summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlibertylocked2018-10-15 15:51:45 -0400
committerlibertylocked2018-10-15 15:51:45 -0400
commitdf19f1034205fea923a631b4d37a75f9452da550 (patch)
treeb259ec8d19f55106870c0d955640b7ad476c22dc
parente5e3691f49f214160e90b4a5567f92adb843f9c4 (diff)
downloadaur-df19f1034205fea923a631b4d37a75f9452da550.tar.gz
remove provides bitwarden-cli
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63084f28362b..6267e67581f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,6 @@ pkgbase = bitwarden-cli-git
makedepends = nodejs
makedepends = npm
depends = nodejs
- provides = bitwarden-cli
conflicts = bitwarden-cli
options = !strip
source = bitwarden-cli-git-repo::git+https://github.com/bitwarden/cli.git
diff --git a/PKGBUILD b/PKGBUILD
index a6ac3d886192..98b2922e3f49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url='https://github.com/bitwarden/cli'
license=('GPL3')
makedepends=('nodejs' 'npm')
depends=('nodejs')
-provides=('bitwarden-cli')
conflicts=('bitwarden-cli')
options=('!strip')
source=("${_pkgname}-git-repo::git+https://github.com/bitwarden/cli.git"