summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Denhartog2018-08-21 14:56:02 -0700
committerBenjamin Denhartog2018-08-21 14:56:02 -0700
commit791b785ff479f7479671252344a8847aa96cec42 (patch)
tree10827ecadd9dcc9732f8d0678d5d71c34eaf2a30 /PKGBUILD
parent39a806821bdea30b9fe6db01bbd4da7207b0ed45 (diff)
downloadaur-791b785ff479f7479671252344a8847aa96cec42.tar.gz
remove provides param; pkgname is included by default
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0c6e65c8696..8676e015f9b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ pkgdesc="A set of command-line tools for the Google Cloud Platform. Includes gcl
url="https://cloud.google.com/sdk/"
license=("Apache")
arch=('x86_64')
-provides=("$pkgname")
conflicts=("google-cloud-sdk-minimal")
depends=('python2')
optdepends=('python2-crcmod: [gsutil] verify the integrity of GCS object contents')