config_query IRSSI_SVN "Build SVN version?" n &&
if [[ "${IRSSI_SVN}" == "y" ]]
then
  config_query IRSSI_SVN_AUTOUPDATE \
            "Automaticaly update the spell on sorcery queue/system-update?" n
fi
