AUR AI Reviewer

Review Results

Version #2037 of brave-bin · commit eb905e7beb20 · status Reviewed

Risk 0/5 · Safe .SRCINFO
Result #1701

Comment

The only change in this diff is a version bump in .SRCINFO from 1.93.134 to 1.93.136. No sources, checksums, build logic, install scripts, permissions, or package metadata beyond the version number were altered. On its face this is a routine upstream version update with no security red flags in the provided hunk.

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

Comment

The change is a routine version bump in .SRCINFO for an AUR binary package: it updates the Brave release version, matching noextract filenames, source URLs, and checksums. The sources remain HTTPS on the official Brave GitHub release page, and there are no new scripts, build steps, or privilege/persistence mechanisms introduced in this diff. No security-relevant red flags are present in the provided hunk.

@@ -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.134
+	provides = brave=1.93.136
 	provides = brave-browser
 	conflicts = brave
-	noextract = brave-bin-1.93.134-x86_64.zip
-	noextract = brave-bin-1.93.134-aarch64.zip
+	noextract = brave-bin-1.93.136-x86_64.zip
+	noextract = brave-bin-1.93.136-aarch64.zip
 	options = !strip
 	source = brave-bin.sh
 	source = brave-browser.desktop
 	sha256sums = 75a87dd17b42fcc6f27adfd16c82bed1c08e9251b07d2012f8d49f7412fa1d00
 	sha256sums = c07276b69c7304981525ecb022f92daf7ae125a4fb05ac3442157b50826e257a
-	source_x86_64 = brave-bin-1.93.134-x86_64.zip::https://github.com/brave/brave-browser/releases/download/v1.93.134/brave-browser-1.93.134-linux-amd64.zip
-	sha256sums_x86_64 = f4e933b8e13149b87f6bed8789174745809e79301eb33fab0d643b848a9fde6f
-	source_aarch64 = brave-bin-1.93.134-aarch64.zip::https://github.com/brave/brave-browser/releases/download/v1.93.134/brave-browser-1.93.134-linux-arm64.zip
-	sha256sums_aarch64 = ee54b3c31a4c37b9c6b3fa027e6d33ed4281e63823f06f39f03b782f20a668db
+	source_x86_64 = brave-bin-1.93.136-x86_64.zip::https://github.com/brave/brave-browser/releases/download/v1.93.136/brave-browser-1.93.136-linux-amd64.zip
+	sha256sums_x86_64 = b13917ac00c7065c40698f330bcd9ee6cc73e3f7669978eb11c620300ce0204b
+	source_aarch64 = brave-bin-1.93.136-aarch64.zip::https://github.com/brave/brave-browser/releases/download/v1.93.136/brave-browser-1.93.136-linux-arm64.zip
+	sha256sums_aarch64 = 1b4677e600199f1cdfed4fe6b60c832de8174392fb46b9f860b60e2dd1fa7caa
 
 pkgname = brave-bin
Risk 0/5 · Safe PKGBUILD
Result #1703

Comment

The change is a simple version bump in PKGBUILD from 1.93.134 to 1.93.136 with no other modifications in the provided diff hunk. On its face this does not introduce new build steps, network behavior, privilege changes, or packaging logic. Based only on the shown change, risk is minimal.

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

Comment

The change only updates the pinned SHA-256 checksums for the Brave release ZIPs on x86_64 and aarch64. The source URLs remain HTTPS GitHub release assets, there are no new build steps, scripts, or privilege-related changes, and no evidence of added network access or post-install behavior. This is a normal upstream version/hash refresh with no obvious security regression in the diff provided.

@@ -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=('f4e933b8e13149b87f6bed8789174745809e79301eb33fab0d643b848a9fde6f')
-sha256sums_aarch64=('ee54b3c31a4c37b9c6b3fa027e6d33ed4281e63823f06f39f03b782f20a668db')
+sha256sums_x86_64=('b13917ac00c7065c40698f330bcd9ee6cc73e3f7669978eb11c620300ce0204b')
+sha256sums_aarch64=('1b4677e600199f1cdfed4fe6b60c832de8174392fb46b9f860b60e2dd1fa7caa')
 
 prepare() {
 	mkdir -p brave