AUR AI Reviewer

Review Results

Version #1817 of brave-bin · commit 8d64af9db87d · status Reviewed

Risk 0/5 · Safe .SRCINFO
Result #665

Comment

The only change in this .SRCINFO hunk is a version bump from 1.92.141 to 1.92.143 for the existing brave-bin binary package. No sources, checksums, build steps, install scripts, or metadata affecting trust boundaries changed in the provided diff. On its face this is a routine upstream version update with no security red flags in the reviewed hunk.

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

Comment

The change is a routine version bump in .SRCINFO for the Brave binary package. The source URLs remain HTTPS and point to the official Brave GitHub release assets, the versioned artifacts are pinned to an exact release, and there are no new build-time commands, install scripts, or packaging policy changes. No security-relevant red flags are introduced by this diff alone.

@@ -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.92.141
+	provides = brave=1.92.143
 	provides = brave-browser
 	conflicts = brave
-	noextract = brave-bin-1.92.141-x86_64.zip
-	noextract = brave-bin-1.92.141-aarch64.zip
+	noextract = brave-bin-1.92.143-x86_64.zip
+	noextract = brave-bin-1.92.143-aarch64.zip
 	options = !strip
 	source = brave-bin.sh
 	source = brave-browser.desktop
 	sha256sums = 75a87dd17b42fcc6f27adfd16c82bed1c08e9251b07d2012f8d49f7412fa1d00
 	sha256sums = c07276b69c7304981525ecb022f92daf7ae125a4fb05ac3442157b50826e257a
-	source_x86_64 = brave-bin-1.92.141-x86_64.zip::https://github.com/brave/brave-browser/releases/download/v1.92.141/brave-browser-1.92.141-linux-amd64.zip
-	sha256sums_x86_64 = 8ae740ffd38cc33c0eb16f2f1cce89fde009deb8bb2ba2ea3e514942829ae2ab
-	source_aarch64 = brave-bin-1.92.141-aarch64.zip::https://github.com/brave/brave-browser/releases/download/v1.92.141/brave-browser-1.92.141-linux-arm64.zip
-	sha256sums_aarch64 = 5cc6250d65e4750bc5744542a16527d026256910c9de30df2b9daca4e01c88d7
+	source_x86_64 = brave-bin-1.92.143-x86_64.zip::https://github.com/brave/brave-browser/releases/download/v1.92.143/brave-browser-1.92.143-linux-amd64.zip
+	sha256sums_x86_64 = 95a0402e6da4c35683d4edcfe74043558a06fd6de5341dcccf1f148ac0534809
+	source_aarch64 = brave-bin-1.92.143-aarch64.zip::https://github.com/brave/brave-browser/releases/download/v1.92.143/brave-browser-1.92.143-linux-arm64.zip
+	sha256sums_aarch64 = 6f321d6c538dce3cab4791e7cbaeec33c84e5d9884a88251b339cbca2cec412e
 
 pkgname = brave-bin
Risk 0/5 · Safe PKGBUILD
Result #667

Comment

The change is a simple version bump in PKGBUILD from 1.92.141 to 1.92.143 with no other modifications. There are no new sources, build steps, install scripts, permissions changes, or packaging logic introduced by this diff. Based on the provided hunk alone, this is low risk and does not indicate a security issue.

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

Comment

The change only bumps brave-bin to a newer upstream release and updates the expected SHA-256 checksums for the downloaded release archives. The sources remain HTTPS GitHub release URLs for the official Brave project, and there are no new build steps, scripts, patches, or packaging behaviors introduced by this diff. No additional supply-chain or privilege-escalation risk is evident from the change itself.

@@ -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=('8ae740ffd38cc33c0eb16f2f1cce89fde009deb8bb2ba2ea3e514942829ae2ab')
-sha256sums_aarch64=('5cc6250d65e4750bc5744542a16527d026256910c9de30df2b9daca4e01c88d7')
+sha256sums_x86_64=('95a0402e6da4c35683d4edcfe74043558a06fd6de5341dcccf1f148ac0534809')
+sha256sums_aarch64=('6f321d6c538dce3cab4791e7cbaeec33c84e5d9884a88251b339cbca2cec412e')
 
 prepare() {
 	mkdir -p brave