<?php

$meta = $file->getMetaData();
$meta['description'] = 'Source: ' . $newImageUrl;
$meta->save();
