@ -1,4 +1,7 @@
#!/bin/sh
#
# NOTE: use with user cron, eg)
# 0 */2 * * * $HOME/bin/pacman_notify.sh
PKGS=$(checkupdates)
uid=1000