AUR AI Reviewer

Review Results

Version #2195 of google-chrome-dev · commit 84f72d2e8b4d · status Reviewed

Risk 0/5 · Safe .SRCINFO
Result #2315

Comment

The only change in this .SRCINFO hunk is a version bump from 153.0.8003.0 to 154.0.8013.2. No sources, checksums, install scripts, build commands, permissions, or package metadata affecting trust boundaries were modified in the provided diff. On its face this is a routine upstream version update with no security red flags in the reviewed change.

@@ -1,6 +1,6 @@
 pkgbase = google-chrome-dev
 	pkgdesc = The popular web browser by Google (Dev Channel)
-	pkgver = 153.0.8003.0
+	pkgver = 154.0.8013.2
 	pkgrel = 1
 	url = https://www.google.com/chrome
 	install = google-chrome-dev.install
Risk 0/5 · Safe .SRCINFO
Result #2316

Comment

The change only bumps the pinned Google Chrome Dev binary package URLs and their corresponding SHA-512 checksums for x86_64 and aarch64. The sources remain HTTPS on the official dl.google.com domain, and the new checksums preserve integrity verification. No build logic, install scripts, permissions, or persistence mechanisms are affected by this diff. Risk is therefore low.

@@ -26,9 +26,9 @@ pkgbase = google-chrome-dev
 	source = google-chrome-unstable.sh
 	sha512sums = a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396
 	sha512sums = 445eb36a588f49af018ded3d852b63e0523ffac20c25be721f3ef4663591256849432bebb3d9f352e4f53cbe1fb77fa67cf8911c9161f826490a21adbdcc81f4
-	source_x86_64 = https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_153.0.8003.0-1_amd64.deb
-	sha512sums_x86_64 = 9fc14fbe918a75823f4a8ae90771147fffb7b3e78f6f990453ae1d74aa0701ed31b25e74b3fd9a5d12b25336e4ab858434adec8a84c67538aeb5a4b50f44ecb9
-	source_aarch64 = https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_153.0.8003.0-1_arm64.deb
-	sha512sums_aarch64 = 340c0f6aa3892a6d5ef24dcf2c1e669052734e91e77330116d2fa3e8591f6e44ee9c448baf994d040381a1ce960888aad4360388571fe467d1a9504aea173da2
+	source_x86_64 = https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_154.0.8013.2-1_amd64.deb
+	sha512sums_x86_64 = e6188ee9fdd2526c80a40df809f9a9b0b78f41144434a75be2a484e6ce7c3c06e7d4281da3901bc6ebae5d933f2144deb2f18e58ea2a625dcced63aba8f931c6
+	source_aarch64 = https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_154.0.8013.2-1_arm64.deb
+	sha512sums_aarch64 = 865ef2d68db3cf342ede3ba19b3512b0751abbf551c651e642ec26df694ab25491b431f24b633df210c94799a0bbeab38e92cc039160456f7ca682d80487e293
 
 pkgname = google-chrome-dev
Risk 0/5 · Safe PKGBUILD
Result #2317

Comment

This change is a simple version bump in PKGBUILD from 153.0.8003.0 to 154.0.8013.2 with no accompanying changes to sources, build steps, install scripts, permissions, or package metadata. Based on the provided diff, there are no new security red flags such as added network fetches, script execution, privilege escalation, or integrity bypasses. Risk is minimal.

@@ -7,7 +7,7 @@
 # or use: $ curl -sSf https://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | grep -A1 "Package: google-chrome-unstable" | awk '/Version/{print $2}' | cut -d '-' -f1
 
 pkgname=google-chrome-dev
-pkgver=153.0.8003.0
+pkgver=154.0.8013.2
 pkgrel=1
 pkgdesc="The popular web browser by Google (Dev Channel)"
 arch=(
Risk 0/5 · Safe PKGBUILD
Result #2318

Comment

The change only updates the pinned SHA-512 checksums for the architecture-specific Google Chrome .deb sources. The source URLs remain HTTPS and point to Google’s official download host, with no new build-time execution, install-script changes, or packaging logic changes. This is a routine integrity update, not a security concern by itself.

@@ -42,8 +42,8 @@ source=(
 )
 sha512sums=('a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
             '445eb36a588f49af018ded3d852b63e0523ffac20c25be721f3ef4663591256849432bebb3d9f352e4f53cbe1fb77fa67cf8911c9161f826490a21adbdcc81f4')
-sha512sums_x86_64=('9fc14fbe918a75823f4a8ae90771147fffb7b3e78f6f990453ae1d74aa0701ed31b25e74b3fd9a5d12b25336e4ab858434adec8a84c67538aeb5a4b50f44ecb9')
-sha512sums_aarch64=('340c0f6aa3892a6d5ef24dcf2c1e669052734e91e77330116d2fa3e8591f6e44ee9c448baf994d040381a1ce960888aad4360388571fe467d1a9504aea173da2')
+sha512sums_x86_64=('e6188ee9fdd2526c80a40df809f9a9b0b78f41144434a75be2a484e6ce7c3c06e7d4281da3901bc6ebae5d933f2144deb2f18e58ea2a625dcced63aba8f931c6')
+sha512sums_aarch64=('865ef2d68db3cf342ede3ba19b3512b0751abbf551c651e642ec26df694ab25491b431f24b633df210c94799a0bbeab38e92cc039160456f7ca682d80487e293')
 
 source_x86_64=("https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-${_channel}/google-chrome-${_channel}_${pkgver}-1_amd64.deb")
 source_aarch64=("https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-${_channel}/google-chrome-${_channel}_${pkgver}-1_arm64.deb")