Conflicting zsh completion files

The package contains zsh completions files at /usr/share/zsh/site-functions/_sensors /usr/share/zsh/site-functions/_sensors-detect which conflict with identical files in the normal lm_sensors package.

The following statement in the PKGBUILD rm -r "${pkgdir}"/usr/{bin,sbin,include,man} should probably also rm the /usr/share directory.