On Wed, Jun 27, 2018 at 01:45:17PM +0200, Solene Rapenne wrote: > Hello, > > I've seen that games/opentyrian gives an url to download the assets for > the game in the README file but we have no way to check that the file is > the one originaly used by the port author. > > I propose to add the hash of that file in pkg/README, or maybe there is > a better way to include the hash somewhere for users with a little > explanation?
How about just providing a script people can run that does the right thing ? e.g., fetch as _pfetch, do the checksum, THEN run unzip in the right location ?
