summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorJack O'Connor <oconnor663@gmail.com>2016-08-01 05:06:00 +0200
committerAndrew Gregory <andrew.gregory.8@gmail.com>2017-05-09 05:27:41 +0200
commite20a502c40d1eca529bd2e86d29fee268f2d78ff (patch)
tree8ed801000ba4d3297b717bbca6f8fd7bc90e8544 /contrib
parent2e7162fe8785702ad409af9dad352a8bef24a65e (diff)
downloadpacman-e20a502c40d1eca529bd2e86d29fee268f2d78ff.tar.gz
pacman-e20a502c40d1eca529bd2e86d29fee268f2d78ff.tar.xz
libmakepkg: look for architecture-specific hashes in get_integlist
`makepkg -g` looks for existing checksums in the PKGBUILD file, so that it can generate new sums of the same type. Previously it only checked variables of the form "sha256sums", and not "sha256sums_x86_64". That meant it would always fall back to MD5 for packages with only architecture-specific sources. This change makes it look at architecture-specific checksums too to determine the type. Signed-off-by: Jack O'Connor <oconnor663@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org> (cherry picked from commit 56de155296a57fb3fcd8ae64aed00fd18fe2f22e) [andrew@archlinux.org: patch adapted to makepkg.sh.in]
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions