Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P Pacman
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pacman
  • Pacman
  • Repository
Switch branch/tag
  • pacman
  • scripts
  • makepkg.sh.in
Find file BlameHistoryPermalink
  • Eli Schwartz's avatar
    makepkg: add new checksum algorithm via coreutils b2sum · e03752e6
    Eli Schwartz authored Feb 15, 2019 and Allan McRae's avatar Allan McRae committed Mar 07, 2019
    
    
    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's avatarEli Schwartz <eschwartz@archlinux.org>
    Signed-off-by: Allan McRae's avatarAllan McRae <allan@archlinux.org>
    e03752e6