AUR AI Reviewer

Review Results

Version #1863 of awesome-git · commit a3eea1ab8fa6 · status Reviewed

Risk 0/5 · Safe .SRCINFO
Result #789

Comment

The change only updates two dependency names in .SRCINFO from lua54/lua54-lgi to lua/lua-lgi. This is a metadata-only adjustment and does not introduce any new code execution, network access, privilege escalation, or packaging behavior changes. I did not see any security-relevant impact from this diff alone.

@@ -18,8 +18,8 @@ pkgbase = awesome-git
 	depends = gdk-pixbuf2
 	depends = libxdg-basedir
 	depends = libxkbcommon-x11
-	depends = lua54
-	depends = lua54-lgi
+	depends = lua
+	depends = lua-lgi
 	depends = pango
 	depends = startup-notification
 	depends = xcb-util-cursor