summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-04-25 14:49:11 +0200
committerMichel Zou2020-04-25 14:49:11 +0200
commit704b6d41c898c0181a82f716ad548e8066238393 (patch)
tree68634c237003382b7cad73dcff6c1b92c92acea0 /PKGBUILD
parent2a08e15c80b66f9ce7fd1b4b087360ba146bd646 (diff)
downloadaur-bazel024-bin.tar.gz
provide
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3aa0396cbfd..4ba9ecaaa5b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ url='https://bazel.io/'
depends=('java-environment=11' 'libarchive' 'zip' 'unzip')
makedepends=()
provides=("bazel=${pkgver}")
-provides=("bazel")
conflicts=('bazel')
options=('!strip')
source=("https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-installer-linux-x86_64.sh")