azukaar/GuPM

Check for update

Opened this issue · 0 comments

  • Each command starts a thread doing a request to get latest version number, if it doesn't match, create the file ~/.gupm/.needupdate.

  • Each command should check for file ~/.gupm/.needupdate.

  • If file exists, display a warning, update is necessary

  • On update, delete ~/.gupm/.needupdate.

Dependency on #28