AUR AI Reviewer

Review Results

Version #1844 of microsoft-edge-stable-bin · commit 754ac916ca3e · status Reviewed

Risk 0/5 · Safe .SRCINFO
Result #1006

Comment

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

@@ -1,6 +1,6 @@
 pkgbase = microsoft-edge-stable-bin
 	pkgdesc = A browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier
-	pkgver = 150.0.4078.83
+	pkgver = 150.0.4078.96
 	pkgrel = 1
 	url = https://www.microsoftedgeinsider.com/en-us/download
 	arch = x86_64
Risk 0/5 · Safe .SRCINFO
Result #1007

Comment

The change is a routine version bump in .SRCINFO for microsoft-edge-stable-bin, updating the Microsoft-hosted .deb URL and its checksum. The source remains HTTPS on the official Microsoft package repository, and there are no new build steps, scripts, or privilege-related artifacts introduced by this diff. No security-relevant red flags are present in the provided hunk.

@@ -29,10 +29,10 @@ pkgbase = microsoft-edge-stable-bin
 	conflicts = edge
 	options = !strip
 	options = !zipman
-	source = https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_150.0.4078.83-1_amd64.deb
+	source = https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_150.0.4078.96-1_amd64.deb
 	source = microsoft-edge-stable.sh
 	source = Microsoft Standard Application License Terms - Standalone (free) Use Terms.pdf
-	sha256sums = b939fafdfe10f5e89f689af9fd4ea2eca98902d24ac4779a52c755fa899caa54
+	sha256sums = f9d27300b51dd1500c9b03771cb54221e2165d53425e17024fce5340e2788464
 	sha256sums = dc3765d2de6520b13f105b8001aa0e40291bc9457ac508160b23eea8811e26af
 	sha256sums = edf2ed596eb068f168287fc76aa713ad5e0afb59f0a0a47a4f29c0c124ade15e
 
Risk 0/5 · Safe PKGBUILD
Result #1008

Comment

The change is a routine version bump in PKGBUILD from 150.0.4078.83 to 150.0.4078.96 with no accompanying changes to sources, checksums, install scripts, or build logic. Based on the provided diff, there are no new security red flags such as added network fetches, script execution, privilege changes, or integrity regressions. Risk is minimal.

@@ -10,7 +10,7 @@ pkgname=microsoft-edge-stable-bin
 _pkgname=microsoft-edge
 _pkgshortname=msedge
 _channel=stable
-pkgver=150.0.4078.83
+pkgver=150.0.4078.96
 pkgrel=1
 pkgdesc="A browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier"
 arch=('x86_64')
Risk 0/5 · Safe PKGBUILD
Result #1009

Comment

The change is a routine version bump for a binary package, updating the Microsoft Edge .deb URL and its SHA-256 checksum. The source remains an HTTPS download from Microsoft's official package repository, with no new build-time code execution, no added scripts, and no packaging logic changes. I do not see any integrity or persistence red flags introduced by this diff alone.

@@ -33,7 +33,7 @@ options=(!strip !zipman)
 source=("https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/${_pkgname}-${_channel}_${pkgver}-1_amd64.deb"
 	"microsoft-edge-stable.sh"
 	"Microsoft Standard Application License Terms - Standalone (free) Use Terms.pdf")
-sha256sums=('b939fafdfe10f5e89f689af9fd4ea2eca98902d24ac4779a52c755fa899caa54'
+sha256sums=('f9d27300b51dd1500c9b03771cb54221e2165d53425e17024fce5340e2788464'
             'dc3765d2de6520b13f105b8001aa0e40291bc9457ac508160b23eea8811e26af'
             'edf2ed596eb068f168287fc76aa713ad5e0afb59f0a0a47a4f29c0c124ade15e')