pacman/scripts/libmakepkg/util
Eli Schwartz e03752e6ad makepkg: add new checksum algorithm via coreutils b2sum
coreutils 8.26 in December 2016 added this new hashing method which is
compatible with the existing md5sum and sha*sum tool usage, while using
the blake2 hash algorithm.

makepkg uses coreutils to provide source file integrity checks via
${integ}sum binaries and it makes sense to offer this as an additional
option.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-03-07 11:12:12 +10:00
..
compress.sh.in libmakepkg: Add lzip ext support 2019-01-30 10:06:55 +10:00
error.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
meson.build libmakepkg: centralise random arrays of pkgbuild variables 2019-01-31 10:02:37 +10:00
message.sh.in message.sh: add modifications from output_format.sh 2018-10-21 20:20:45 +10:00
option.sh.in libmakepkg/util/option: Refactor checking to reduce code duplication 2018-08-10 12:37:20 +10:00
parseopts.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
pkgbuild.sh.in fix various typos 2019-02-04 10:17:30 +10:00
schema.sh.in makepkg: add new checksum algorithm via coreutils b2sum 2019-03-07 11:12:12 +10:00
source.sh.in libmakepkg: optimize get_protocol to always return proto, not proto+uri 2019-01-22 09:38:21 +10:00
util.sh.in scripts: Remove trailing semicolons 2018-08-10 12:37:20 +10:00