AUR AI Reviewer

Review Results

Version #2228 of brave-bin · commit 7b85edf5694c · status Reviewed

Risk 0/5 · Safe .SRCINFO
Result #2438

Comment

The only change in this diff is a version bump in .SRCINFO from 1.93.138 to 1.94.117. No build logic, sources, checksums, install scripts, or packaging metadata beyond the version number changed, so there is no evidence of a security issue in this hunk itself. As reviewed, this is a routine package update with no additional risk indicators.

@@ -1,6 +1,6 @@
 pkgbase = brave-bin
 	pkgdesc = Web browser that blocks ads and trackers by default (binary release)
-	pkgver = 1.93.138
+	pkgver = 1.94.117
 	pkgrel = 1
 	epoch = 1
 	url = https://brave.com
Risk 0/5 · Safe .SRCINFO
Result #2439

Comment

The change is a routine version bump in .SRCINFO for the brave-bin package: it updates the provided version, noextract filenames, and GitHub release URLs/checksums for the new upstream Brave release. The sources remain HTTPS and point to the official Brave GitHub release assets, with pinned release versions and updated SHA-256 sums. No new build steps, scripts, permissions, or install-time behavior are introduced in this diff. Based on the provided hunk alone, I see no security red flags.

@@ -17,19 +17,19 @@ pkgbase = brave-bin
 	optdepends = cups: Printer support
 	optdepends = libgnome-keyring: Enable GNOME keyring support
 	optdepends = libnotify: Native notification support
-	provides = brave=1.93.138
+	provides = brave=1.94.117
 	provides = brave-browser
 	conflicts = brave
-	noextract = brave-bin-1.93.138-x86_64.zip
-	noextract = brave-bin-1.93.138-aarch64.zip
+	noextract = brave-bin-1.94.117-x86_64.zip
+	noextract = brave-bin-1.94.117-aarch64.zip
 	options = !strip
 	source = brave-bin.sh
 	source = brave-browser.desktop
 	sha256sums = 75a87dd17b42fcc6f27adfd16c82bed1c08e9251b07d2012f8d49f7412fa1d00
 	sha256sums = c07276b69c7304981525ecb022f92daf7ae125a4fb05ac3442157b50826e257a
-	source_x86_64 = brave-bin-1.93.138-x86_64.zip::https://github.com/brave/brave-browser/releases/download/v1.93.138/brave-browser-1.93.138-linux-amd64.zip
-	sha256sums_x86_64 = 8c4038e3956088cbf8f658a5e39e1a88b9f710478a8449c94d1c356d8bddc82c
-	source_aarch64 = brave-bin-1.93.138-aarch64.zip::https://github.com/brave/brave-browser/releases/download/v1.93.138/brave-browser-1.93.138-linux-arm64.zip
-	sha256sums_aarch64 = 4d657f1ef0f2a4b234eb37bd5c7e941317e8f20a6e274756560fb5fd0e091df7
+	source_x86_64 = brave-bin-1.94.117-x86_64.zip::https://github.com/brave/brave-browser/releases/download/v1.94.117/brave-browser-1.94.117-linux-amd64.zip
+	sha256sums_x86_64 = 865ff352311c57ba4639b5198bc89e92a838a57bff44182e3b9bb3980913a84d
+	source_aarch64 = brave-bin-1.94.117-aarch64.zip::https://github.com/brave/brave-browser/releases/download/v1.94.117/brave-browser-1.94.117-linux-arm64.zip
+	sha256sums_aarch64 = fca88277fefc4deb24c6974810466c6be5363caf4a6f03c78de3f6db3eb654d5
 
 pkgname = brave-bin
Risk 0/5 · Safe PKGBUILD
Result #2440

Comment

The change is a version bump in PKGBUILD from 1.93.138 to 1.94.117 with no other modifications in the provided hunk. On its face this is a routine package update and does not introduce any new build logic, sources, install scripts, permissions changes, or other security-relevant behavior in the reviewed diff. No risk indicators are present in the shown change alone.

@@ -10,7 +10,7 @@
 # Contributor: Giusy Digital <kurmikon at libero dot it>
 
 pkgname=brave-bin
-pkgver=1.93.138
+pkgver=1.94.117
 pkgrel=1
 epoch=1
 pkgdesc='Web browser that blocks ads and trackers by default (binary release)'
Risk 0/5 · Safe PKGBUILD
Result #2441

Comment

The change is a routine version bump in a binary package: only pkgver and the per-architecture SHA-256 checksums for the upstream release archives were updated. The sources still point to the official Brave GitHub release assets over HTTPS, there are no new build steps, scripts, patches, or privilege-related changes, and no evidence of added network fetches beyond the declared sources. Risk is low because the security properties are unchanged aside from trusting a new upstream binary release, which is expected for a -bin package.

@@ -35,8 +35,8 @@ source_aarch64=(${pkgname}-${pkgver}-aarch64.zip::https://github.com/brave/brave
 noextract=(${pkgname}-${pkgver}-x86_64.zip ${pkgname}-${pkgver}-aarch64.zip)
 sha256sums=('75a87dd17b42fcc6f27adfd16c82bed1c08e9251b07d2012f8d49f7412fa1d00'
             'c07276b69c7304981525ecb022f92daf7ae125a4fb05ac3442157b50826e257a')
-sha256sums_x86_64=('8c4038e3956088cbf8f658a5e39e1a88b9f710478a8449c94d1c356d8bddc82c')
-sha256sums_aarch64=('4d657f1ef0f2a4b234eb37bd5c7e941317e8f20a6e274756560fb5fd0e091df7')
+sha256sums_x86_64=('865ff352311c57ba4639b5198bc89e92a838a57bff44182e3b9bb3980913a84d')
+sha256sums_aarch64=('fca88277fefc4deb24c6974810466c6be5363caf4a6f03c78de3f6db3eb654d5')
 
 prepare() {
 	mkdir -p brave