AUR AI Reviewer

Review Results

Version #1867 of ungoogled-chromium-bin · commit 4d867abc6996 · status Reviewed

Risk 0/5 · Safe .SRCINFO
Result #801

Comment

The change is a simple version bump in .SRCINFO from 150.0.7871.181 to 150.0.7871.186 with no accompanying source, build, install-script, or packaging logic changes shown. On its face this does not introduce new execution paths, network fetches, privilege changes, or integrity regressions. Risk is therefore minimal based on the provided diff alone.

@@ -1,6 +1,6 @@
 pkgbase = ungoogled-chromium-bin
 	pkgdesc = A lightweight approach to removing Google web service dependency
-	pkgver = 150.0.7871.181
+	pkgver = 150.0.7871.186
 	pkgrel = 1
 	url = https://github.com/ungoogled-software/ungoogled-chromium
 	arch = x86_64
Risk 0/5 · Safe .SRCINFO
Result #802

Comment

This is a routine version bump in .SRCINFO for a binary package: pkgver/provides and the GitHub release URL/sha256sum were updated from 150.0.7871.181 to 150.0.7871.186. The source remains an HTTPS GitHub release asset from the expected upstream project, with a pinned release artifact and checksum. No new build steps, scripts, privileges, or persistence mechanisms are introduced in this change. Security risk is low.

@@ -62,11 +62,11 @@ pkgbase = ungoogled-chromium-bin
 	optdepends = qt6-base: Qt support
 	optdepends = org.freedesktop.secrets: password storage backend on GNOME, KDE and Xfce
 	optdepends = upower: Battery Status API support
-	provides = chromium=150.0.7871.181
-	provides = chromedriver=150.0.7871.181
+	provides = chromium=150.0.7871.186
+	provides = chromedriver=150.0.7871.186
 	conflicts = chromium
 	conflicts = chromedriver
-	source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/150.0.7871.181-1/ungoogled-chromium-150.0.7871.181-1-x86_64.pkg.tar.zst
-	sha256sums = 3c922e1227f33750a97568b5bacad8e545665d94ae0d84e64c1af3e0f6cb3d6b
+	source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/150.0.7871.186-1/ungoogled-chromium-150.0.7871.186-1-x86_64.pkg.tar.zst
+	sha256sums = 6dff50efad4c3320949d7d7c1ef25adb99891f6c1134dc74866a2822499e8742
 
 pkgname = ungoogled-chromium-bin
Risk 0/5 · Safe PKGBUILD
Result #803

Comment

The change is a simple version bump in PKGBUILD from 150.0.7871.181 to 150.0.7871.186 with no other visible modifications. Based on the provided diff hunk, there are no new sources, build steps, install scripts, permissions changes, or other security-relevant behavior introduced. This appears to be a routine upstream version update only.

@@ -1,7 +1,7 @@
 # Maintainer: networkException <git@nwex.de>
 
 pkgname=ungoogled-chromium-bin
-pkgver=150.0.7871.181
+pkgver=150.0.7871.186
 pkgrel=1
 pkgdesc="A lightweight approach to removing Google web service dependency"
 arch=('x86_64')
Risk 0/5 · Safe PKGBUILD
Result #804

Comment

The change only bumps the packaged Chromium version and updates the SHA-256 for the prebuilt release artifact fetched over HTTPS from the project’s GitHub release page. I don’t see any new build-time code execution, privilege escalation, install-script logic, or packaging behavior changes. The main risk remains the inherent trust in a prebuilt binary package, but this diff itself is a routine version/hash refresh with no additional red flags.

@@ -54,7 +54,7 @@ optdepends=('pipewire: WebRTC desktop sharing under Wayland'
 provides=("chromium=$pkgver" "chromedriver=$pkgver")
 conflicts=('chromium' 'chromedriver')
 source=(https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/$pkgver-$pkgrel/ungoogled-chromium-$pkgver-$pkgrel-x86_64.pkg.tar.zst)
-sha256sums=('3c922e1227f33750a97568b5bacad8e545665d94ae0d84e64c1af3e0f6cb3d6b')
+sha256sums=('6dff50efad4c3320949d7d7c1ef25adb99891f6c1134dc74866a2822499e8742')
 
 declare -gA _system_libs=(
     [brotli]=brotli