summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorYen Chi Hsuan2016-09-17 18:50:36 +0800
committerYen Chi Hsuan2016-09-17 18:50:36 +0800
commit0d826b6d8dec4a9175f45deda12de022aa396116 (patch)
tree1f832dbff6bed4784dd2bcf1207ab6a5cb92a528 /.SRCINFO
parentece554bdac76726047c46f348cdc2c7d08be54d2 (diff)
downloadaur-0d826b6d8dec4a9175f45deda12de022aa396116.tar.gz
Bump to r3619.7e16cf3
Add git to depends as most commands needs it. Add svn to optdepends, too
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8db00d795484..5ecb66e29f30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
# Generated by mksrcinfo v8
-# Wed Aug 31 14:26:56 UTC 2016
+# Sat Sep 17 10:50:27 UTC 2016
pkgbase = depot-tools-git
pkgdesc = Build tools for working with Chromium development, include gclient
- pkgver = r3561.6d3c290
+ pkgver = r3619.7e16cf3
pkgrel = 1
url = http://dev.chromium.org/developers/how-tos/install-depot-tools
install = depot_tools.install
arch = any
license = Custom
- makedepends = git
- depends = python2
+ depends = git
depends = ninja
+ depends = python2
optdepends = google-cloud-sdk: for gsutil and download_from_google_storage
+ optdepends = subversion: for repositories using svn
provides = depot_tools
provides = gclient
conflicts = gclient-svn