summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6038a9b9a324..3a8a93086236 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = depot-tools-git
pkgdesc = Build tools for working with Chromium development, include gclient
- pkgver = r6576.83aafc979
+ pkgver = r6630.44134341f
pkgrel = 1
url = https://dev.chromium.org/developers/how-tos/install-depot-tools
install = depot_tools.install
diff --git a/PKGBUILD b/PKGBUILD
index d2dc187e722a..14792ee64a2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: hack.augusto <hack.augusto@gmail.com>
pkgname=depot-tools-git
-pkgver=r6576.83aafc979
+pkgver=r6630.44134341f
pkgrel=1
pkgdesc='Build tools for working with Chromium development, include gclient'
arch=('any')
@@ -49,7 +49,6 @@ _scripts_to_fix_exec=(
git-runhooks
gn
roll-dep
- roll-dep-svn
)
pkgver () {