alpm_pkg_get_md5sum

Returns the package's MD5 checksum as a string. The returned string is a sequence of 32 lowercase hexadecimal digits. @param pkg a pointer to package @return a reference to an internal string

extern (C)
const(char)*
alpm_pkg_get_md5sum

Meta