There should be a desktop icon in the status bar that will alert you to updates.
However, if you concerned about it you could do it the tried and true method.
From a terminal type
Code:
apt-get update
apt-get upgrade
I beleive Lin/Freespire has you as root already but if not you may have to use
sudo prepended to the commands