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