AUR AI Reviewer

Review Results

Version #2149 of google-chrome-beta · commit 41158cc872f6 · status Reviewed

Risk 0/5 · Safe .SRCINFO
Result #2137

Comment

The change only bumps pkgver in .SRCINFO from 152.0.7977.42 to 152.0.7977.54. No build logic, sources, checksums, install scripts, or packaging behavior changed in the reviewed diff. On its face this is a routine version update with no security-relevant red flags in the provided hunk.

@@ -1,6 +1,6 @@
 pkgbase = google-chrome-beta
 	pkgdesc = The popular web browser by Google (Beta Channel)
-	pkgver = 152.0.7977.42
+	pkgver = 152.0.7977.54
 	pkgrel = 1
 	url = https://www.google.com/chrome
 	install = google-chrome-beta.install
Risk 0/5 · Safe .SRCINFO
Result #2138

Comment

The change only updates the pinned upstream Google Chrome Beta .deb URLs and their SHA-512 checksums in .SRCINFO from version 152.0.7977.42-1 to 152.0.7977.54-1. The sources remain HTTPS on the official dl.google.com domain, with no new build-time execution, no added scripts, and no packaging/persistence changes. This is a routine version bump with integrity metadata updated accordingly.

@@ -26,9 +26,9 @@ pkgbase = google-chrome-beta
 	source = google-chrome-beta.sh
 	sha512sums = a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396
 	sha512sums = 17827849624a365b501da6b4e9648f324dfa1ee081dbb46f8e9519de355c4b2996075c3acb254921afd7553e4814877fa6e4355ab29bbed5825c9cffa3032f03
-	source_x86_64 = https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_152.0.7977.42-1_amd64.deb
-	sha512sums_x86_64 = 2eb9d3ad9a736aec6d2e80a83008babfdc74d34716bd8b4013c530a49dbf6ce6c00465824d548bf340916cb378169bbe48ca610c6a9d42db868cc323f9ba9ef9
-	source_aarch64 = https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_152.0.7977.42-1_arm64.deb
-	sha512sums_aarch64 = 8d57bc7d50002c614f20f3f92029f08a971cad69719ec8374a91832217626f4c48ab23200f4cac382cb07c1b6d9aaf0b8aa4d621661fcc5922262f2250d6150f
+	source_x86_64 = https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_152.0.7977.54-1_amd64.deb
+	sha512sums_x86_64 = 8ecb7e609a78f6f769d73d7bb9f5e7f6c76c3ea403e75311f07254c7b3d1b2b96aaa083d026b11507a2cfd62d816b7804d1f0a1e43f1b9465d26e6310e782132
+	source_aarch64 = https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_152.0.7977.54-1_arm64.deb
+	sha512sums_aarch64 = 67a51c063f5ec0efde65b3a2f694af5add4bc4badeb3b2a59e92e855a493661305b59dfa757cf17feb56e51e0cb1ea7860283e4ff74f561d8a422010ead13597
 
 pkgname = google-chrome-beta
Risk 0/5 · Safe PKGBUILD
Result #2139

Comment

The change only bumps pkgver from 152.0.7977.42 to 152.0.7977.54 in PKGBUILD. No build logic, sources, install scripts, permissions, or dependencies are altered, and there are no new integrity or execution red flags in the provided diff. This is a routine upstream version update with negligible security risk based on the reviewed hunk.

@@ -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-beta" | awk '/Version/{print $2}' | cut -d '-' -f1
 
 pkgname=google-chrome-beta
-pkgver=152.0.7977.42
+pkgver=152.0.7977.54
 pkgrel=1
 pkgdesc="The popular web browser by Google (Beta Channel)"
 arch=(
Risk 0/5 · Safe PKGBUILD
Result #2140

Comment

The change only updates the SHA-512 checksums for the architecture-specific Google Chrome beta .deb downloads. Source URLs remain HTTPS and point to the official Google download host, with no new build-time execution, install-script, or packaging behavior changes. This is a routine integrity metadata refresh with no evident security impact in the diff provided.

@@ -42,8 +42,8 @@ source=(
 )
 sha512sums=('a225555c06b7c32f9f2657004558e3f996c981481dbb0d3cd79b1d59fa3f05d591af88399422d3ab29d9446c103e98d567aeafe061d9550817ab6e7eb0498396'
             '17827849624a365b501da6b4e9648f324dfa1ee081dbb46f8e9519de355c4b2996075c3acb254921afd7553e4814877fa6e4355ab29bbed5825c9cffa3032f03')
-sha512sums_x86_64=('2eb9d3ad9a736aec6d2e80a83008babfdc74d34716bd8b4013c530a49dbf6ce6c00465824d548bf340916cb378169bbe48ca610c6a9d42db868cc323f9ba9ef9')
-sha512sums_aarch64=('8d57bc7d50002c614f20f3f92029f08a971cad69719ec8374a91832217626f4c48ab23200f4cac382cb07c1b6d9aaf0b8aa4d621661fcc5922262f2250d6150f')
+sha512sums_x86_64=('8ecb7e609a78f6f769d73d7bb9f5e7f6c76c3ea403e75311f07254c7b3d1b2b96aaa083d026b11507a2cfd62d816b7804d1f0a1e43f1b9465d26e6310e782132')
+sha512sums_aarch64=('67a51c063f5ec0efde65b3a2f694af5add4bc4badeb3b2a59e92e855a493661305b59dfa757cf17feb56e51e0cb1ea7860283e4ff74f561d8a422010ead13597')
 
 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")