tl-aurutils-helpers/aur-sync-devel

6 lines
113 B
Plaintext
Raw Permalink Normal View History

2021-02-05 12:31:10 -06:00
#!/bin/bash
mapfile -t packages < <(aur vercmp-devel | cut -d: -f1)
2021-09-25 14:52:59 -05:00
aur sync -c "${packages[@]}" --no-ver-argv