fix: noconfirm auto-selects first AUR match
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
project('bar')
|
||||
BIN
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
project('meson package cache dir')
|
||||
|
||||
subproject('foo')
|
||||
subproject('bar')
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
[wrap-file]
|
||||
directory = bar
|
||||
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
[wrap-file]
|
||||
directory = foo
|
||||
source_url = http://server.invalid/foo.zip
|
||||
source_filename = foo.zip
|
||||
source_hash = c5dd7e8fca93045f736c83700686722b0fbc20b7dc4597b295060684c5b05b72
|
||||
Reference in New Issue
Block a user