#!/usr/bin/env sh

sed -E 's&(python -m build)&\1 --skip-dependency-check &' -i PKGBUILD
