Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 538 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 538 Bytes

aur-update

List available updates from the Arch User Repository (AUR)

Setup / Usage

Example i3blocks configuration:

[aur-update]
command=$SCRIPT_DIR/aur-update
markup=pango
interval=43200
UPDATE_COLOR=red
QUIET=1
IGNORE=root vidyodesktop

Right or middle click sends a notification (via notify-send) with a list of outdated packages and the corresponding version information.

Dependencies