Jquery update meta tag?

Jquery update meta tag?

Hello, i heve some problem. I need update my meta tag ="description".
My website he is changing div [ajax] and i need change meta tag for info, home, contact, offers itp.

but this code doesn't working :
  1. $('meta[name=description]').attr('description', new tags blablalba);