AUR AI Reviewer

Review Results

Version #2443 of heroic-games-launcher-bin · commit 1d1cb7e159b7 · status Reviewed

Risk 0/5 · Safe .SRCINFO
Result #3385

Comment

The only change in this .SRCINFO diff is a version bump from 2.22.1 to 2.22.2. No source URLs, checksums, build steps, install scripts, permissions, or package metadata were altered in the reviewed hunk. Based on this diff alone, there are no new security concerns introduced.

@@ -1,6 +1,6 @@
 pkgbase = heroic-games-launcher-bin
 	pkgdesc = An Open source Launcher for Epic, Amazon and GOG Games
-	pkgver = 2.22.1
+	pkgver = 2.22.2
 	pkgrel = 1
 	url = https://heroicgameslauncher.com/
 	arch = x86_64
Risk 0/5 · Safe .SRCINFO
Result #3386

Comment

The change is a straightforward version bump of the upstream release artifact from 2.22.1 to 2.22.2, with the corresponding filename and SHA-256 updated. The source remains an HTTPS GitHub release URL, there are no new build-time commands, no added scripts, and no packaging/persistence red flags in this diff. Risk is low and limited to the usual trust in the upstream binary release.

@@ -9,9 +9,9 @@ pkgbase = heroic-games-launcher-bin
 	depends = gtk3
 	provides = heroic-games-launcher
 	conflicts = heroic-games-launcher
-	noextract = Heroic-2.22.1-linux-x64.pacman
+	noextract = Heroic-2.22.2-linux-x64.pacman
 	options = !strip
-	source = https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.22.1/Heroic-2.22.1-linux-x64.pacman
-	sha256sums = 66ed041a93ac2817b744d3d0985194adfa408c8d35f64d9a8967fa5e2a58f2c1
+	source = https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.22.2/Heroic-2.22.2-linux-x64.pacman
+	sha256sums = 4e4033ac70b8c407eaf70ce072e4e4d017200f07a3e88f7cfd4d3a597f3c09b8
 
 pkgname = heroic-games-launcher-bin
Risk 0/5 · Safe PKGBUILD
Result #3387

Comment

The change is a straightforward version bump for a binary package: it updates the release URL, filename, and checksum to the new upstream GitHub release artifact. The source remains HTTPS on the official upstream repository, there are no new build-time commands, no install script changes, and no added persistence or privilege-related behavior. Risk is low and limited to the usual trust in the upstream binary release and checksum correctness.

@@ -2,16 +2,16 @@
 # Maintainer: CommandMC <kate@commandmc.de>
 
 pkgname=heroic-games-launcher-bin
-pkgver=2.22.1
+pkgver=2.22.2
 pkgrel=1
 pkgdesc="An Open source Launcher for Epic, Amazon and GOG Games"
 arch=('x86_64')
 url="https://heroicgameslauncher.com/"
 license=('GPL-3.0-only')
-_filename=Heroic-2.22.1-linux-x64.pacman
-source=("https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.22.1/Heroic-2.22.1-linux-x64.pacman")
-noextract=("Heroic-2.22.1-linux-x64.pacman")
-sha256sums=(66ed041a93ac2817b744d3d0985194adfa408c8d35f64d9a8967fa5e2a58f2c1)
+_filename=Heroic-2.22.2-linux-x64.pacman
+source=("https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.22.2/Heroic-2.22.2-linux-x64.pacman")
+noextract=("Heroic-2.22.2-linux-x64.pacman")
+sha256sums=(4e4033ac70b8c407eaf70ce072e4e4d017200f07a3e88f7cfd4d3a597f3c09b8)
 options=(!strip)
 depends=(
   which