diff --git a/extra/dump_syms/PKGBUILD b/extra/dump_syms/PKGBUILD
index bcb6eeb47..b7179062a 100644
--- a/extra/dump_syms/PKGBUILD
+++ b/extra/dump_syms/PKGBUILD
@@ -5,7 +5,7 @@
 #  - set ARM targets for cargo fetch
 
 pkgname=dump_syms
-pkgver=1.0.1
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="Symbol dumper for Firefox"
 url="https://github.com/mozilla/dump_syms"
@@ -14,7 +14,7 @@ license=(APACHE MIT)
 depends=(gcc-libs openssl bzip2)
 makedepends=(cargo git)
 options=(debug !lto)
-_commit=29c131802494c52e9e89597f1d763f79e797b348  # tags/v1.0.1
+_commit=8119eb37c1518985373bc55fdb058ab313a69f18  # tags/v2.0.0^0
 source=("git+$url#commit=$_commit")
 sha512sums=('SKIP')