summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 667d66ec2136..f97a8582b735 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,10 @@
# Contributor: Andreas Schrafl <aschrafl@gmail.com>
# Contributor: piojo <aur@zwell.net>
# Contributor: hack.augusto <hack.augusto@gmail.com>
+# Contributor: Yen Chi Hsuan <yan12125@gmail.com>
pkgname=depot-tools-git
-pkgver=r2780.af0b79e
+pkgver=r3323.3bff56b
pkgrel=1
pkgdesc='Build tools for working with Chromium development, include gclient'
arch=('any')
@@ -30,6 +31,7 @@ scripts_to_fix_exec=(
apply_issue
cit
clang-format
+ commit_queue
depot-tools-auth
download_from_google_storage
drover
@@ -38,7 +40,6 @@ scripts_to_fix_exec=(
gclient
git-runhooks
gn
- hammer
roll-dep-svn
roll-dep
)