alpm_pkg_checkmd5sum

Check the integrity (with md5) of a package from the sync cache. @param pkg package pointer @return 0 on success, -1 on error (pm_errno is set accordingly)

extern (C)
int
alpm_pkg_checkmd5sum

Meta