tl-aurutils-helpers/aur-sync-devel

6 lines
110 B
Plaintext
Raw Normal View History

2021-02-05 18:31:10 +00:00
#!/bin/bash
mapfile -t packages < <(aur vercmp-devel | cut -d: -f1)
aur sync "${packages[@]}" --no-ver-argv