From aaae731b7bfa0cc1306fbe795c05ff11422a55a1 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 29 Mar 2025 17:42:30 +0100 Subject: extra/bind: ignore checksums of git checkout on i486 --- extra/bind/PKGBUILD | 2 ++ extra/python-setuptools/PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/extra/bind/PKGBUILD b/extra/bind/PKGBUILD index cc32c372..e68d9230 100644 --- a/extra/bind/PKGBUILD +++ b/extra/bind/PKGBUILD @@ -1,2 +1,4 @@ # currently broken python-sphinx makedepends=(${makedepends[@]//python-sphinx/}) + +sha256sums[0]=('SKIP') diff --git a/extra/python-setuptools/PKGBUILD b/extra/python-setuptools/PKGBUILD index a02e7471..6b6e240d 100644 --- a/extra/python-setuptools/PKGBUILD +++ b/extra/python-setuptools/PKGBUILD @@ -12,7 +12,7 @@ # Add the tarball source[0]="https://pypi.python.org/packages/source/s/setuptools/setuptools-$pkgver.tar.gz" -sha512sums[0]='SKIP' +b2sums[0]='SKIP' # Work around the directory name containing the version. eval "$( -- cgit v1.2.3-70-g09d2