summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Denhartog2018-08-28 21:34:37 -0700
committerBenjamin Denhartog2018-08-28 21:34:37 -0700
commit929c850f3397f91040c3e23b78d3165d2a6cc3be (patch)
tree1e4993844de99d9e59075c63a49d64f8c72e87c4 /PKGBUILD
parent643422b51f30fa64fa79096d104404816556d9a7 (diff)
downloadaur-929c850f3397f91040c3e23b78d3165d2a6cc3be.tar.gz
remove unecessary conflicts array
google-cloud-sdk-minimal was merged into google-cloud-sdk
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d58bb1c9ee1c..c54382652e4c 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')
-conflicts=("google-cloud-sdk-minimal")
depends=('python2')
optdepends=('python2-crcmod: [gsutil] verify the integrity of GCS object contents')
options=('!strip' 'staticlibs')