Use SHA256 checksums instead of MD5

This commit is contained in:
Julien Coloos
2021-11-12 18:03:46 +01:00
parent c3cafcf6cd
commit a2924457d3
3 changed files with 11 additions and 4 deletions

View File

@@ -64,5 +64,6 @@ For example:
3. Update ChangeLog
4. Update `PKGBUILD`
* bump `pkgver` if `src` was modified, or `pkgrel` if building files were modified
* refresh `md5sums` if necessary (based on `md5sum initrd-ssh-cryptsetup-*.tar.xz initrd-ssh-cryptsetup.install` output)
* refresh `sha256sums` with `updpkgsums` if necessary
- or manually, based on `sha256sum initrd-ssh-cryptsetup-*.tar.xz initrd-ssh-cryptsetup.install` output
5. Delete generated archive file if any