5

Possible Duplicate:
Does someone know why the Chromium daily package isn't build anymore?

I updated Chromium in 12.04 with apt-get from the official repositories and chromium-browser --version say Chromium 20.0.1132.47 Ubuntu 12.04. but "About Chromium" from the browser itself say 18.0.1025.168 (Developer Build 134367 Linux) Ubuntu 12.04

why is that ? how can I update Chromium ?

1 Answers1

0

Try sudo apt-get purge chromium-browser then sudo apt-get install chromium-browser and then try again.