Hi @charles1972,
You need to edit /opt/kaltura/apps/studio/v2.0.2/studio.ini and set the new player version for Studio to use it as default.
Then you need to run:
# php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --ini=/opt/kaltura/apps/studio/v2.0.2/studio.ini
If you are using Ubuntu or Debian, run it with:
--user=www-data as well.
Note that when upgrading kaltura-html5lib, the directory you created might be overridden which is why in general I don't really recommend doing so.