fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
using GLib;
|
||||
using Config;
|
||||
|
||||
public int main (string[] args) {
|
||||
return GLib.strcmp(VERSION, "1.0.0");
|
||||
}
|
||||
Reference in New Issue
Block a user