Create your own verb temporarily and
use ln -sf (https://github.com/doitsujin/dxvk/issues/569#issue-351142066) if you rebuild dxvk frequently in the same dir (/home/user/git/dxvk).
or try cp --remove-destination (https://github.com/doitsujin/dxvk/issues/569#issuecomment-414537585).
See my template example.
cp --remove-destination works great, thanks!
WINEARCH=win64x1 2018-08WINEPREFIXx1 2018-08
When attempting to use the new winetricks-based installer, it runs into:
The md5sums of the files are the same, but it'd be nice if it didn't error out immediately if one of them hasn't changed, since it skips the regedits and dlls (removing the files beforehand does work, and I added a line to rm them beforehand to get it to work)