mirror of
https://github.com/Jguer/yay.git
synced 2025-10-04 00:03:11 -04:00
Add missing space before devel update
This commit is contained in:
parent
b7a0062e2e
commit
66225b949d
@ -181,7 +181,7 @@ func upAUR(remote []alpm.Package, remoteNames []string, dt *depTree) (toUpgrade
|
||||
if config.Devel {
|
||||
routines++
|
||||
go upDevel(remote, packageC, done)
|
||||
fmt.Println(bold(cyan("::") + "Checking development packages..."))
|
||||
fmt.Println(bold(cyan("::") + " Checking development packages..."))
|
||||
}
|
||||
|
||||
routines++
|
||||
|
Loading…
x
Reference in New Issue
Block a user