Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/libarchive/PKGBUILD
blob: 803046dd2fe7101dd671a9eadf6c28677233a337 (plain)
1
2
3
4
# i486, shasumming git archives is broken?
if [ "${CARCH}" = "i486" ]; then
	sha256sums=(SKIP)
fi