pacman/scripts
Jack O'Connor 56de155296 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>
2016-08-30 18:10:40 +10:00
..
libmakepkg libmakepkg: look for architecture-specific hashes in get_integlist 2016-08-30 18:10:40 +10:00
library Consistently use 'directory' instead of 'folder' 2014-01-28 21:37:00 +10:00
po libmakepkg: extract functions for integrity checking 2016-05-18 15:45:56 +10:00
.gitignore makepkg: run locally with libtool style wrapper 2013-10-14 13:01:03 +10:00
Makefile.am libmakepkg: extract functions for integrity checking 2016-05-18 15:45:56 +10:00
makepkg-template.pl.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
makepkg-wrapper.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
makepkg.sh.in libmakepkg: extract functions for integrity checking 2016-05-18 15:45:56 +10:00
pacman-db-upgrade.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
pacman-key.sh.in pacman-key: reject armored signatures 2016-08-30 18:10:40 +10:00
pacman-optimize.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
pkgdelta.sh.in pkgdelta: Use high compression options offered by xdelta3 2015-01-02 21:48:59 +10:00
repo-add.sh.in repo-add: do not alter the database if only verifying signature 2016-02-26 15:18:44 +10:00