Acestream player Update Failing

Hi
An update for Acestream player came through in Octopi but failed with the following error message.

: Proceed with installation? [Y/n] y (1/1) checking keys in keyring [######] 100% (1/1) checking package integrity [######] 100% (1/1) loading package files [######] 100% (1/1) checking for file conflicts [######] 100% error: failed to commit transaction (conflicting files) libgcrypt11: /usr/lib/libgcrypt.so.11 exists in filesystem libgcrypt11: /usr/lib/libgcrypt.so.11.8.3 exists in filesystem Errors occurred, no packages were upgraded. ==> WARNING: Your packages are saved in /tmp/yaourt-tmp-doug cp: overwrite '/tmp/yaourt-tmp-doug/libgcrypt11-1.5.4-3-x86_64.pkg.tar.xz'?

I tried removing and re-installing Acestream but am getting the same error message about conflicting files libgcrypt11, any ideas?

Thanks.

Acestream player was installed from the AUR, yes?

To update your system since Octopi will try to update packages from the AUR as well, you’ll need to to use the command line here:

 yaourt -Syua

you will need to hit Y when it asks if you wish to edit the pkgbuild file, select a text editor (nano is my preference here) and remove libgcrypt11 for the depends line and save. now select N when it askes again and continue on with the upgrade.