Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/build-support/pacman-static/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2025-03-23 16:25:40 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2025-03-23 16:25:40 +0100
commit04c8c6492ae8b0599838817f988bbaebb81a3b36 (patch)
tree9a95fe094658924333f5a1db6ad466c6c63a57ca /build-support/pacman-static/PKGBUILD
parent57955408acf5f8ccf5c1e41477e0a3748ba7dabc (diff)
build-support/pacman-static: more i486 broken git checksums
Diffstat (limited to 'build-support/pacman-static/PKGBUILD')
-rw-r--r--build-support/pacman-static/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-support/pacman-static/PKGBUILD b/build-support/pacman-static/PKGBUILD
index 85951d09..51e6c548 100644
--- a/build-support/pacman-static/PKGBUILD
+++ b/build-support/pacman-static/PKGBUILD
@@ -381,6 +381,7 @@ makedepends=(${makedepends[@]//doxygen/})
# git on i486 problem, cannot make sums of git checkout (yet?)
if [ "${CARCH}" = "i486" ]; then
sha512sums[0]='SKIP'
+ sha512sums[13]='SKIP'
fi
# use muon instead of meson, no python (and meson needs python),