--- a/PKGBUILD +++ b/PKGBUILD @@ -21,7 +21,7 @@ sha256sums=('8643d7be3388e00fb3155d5332a388290e7651fc4dcd56914311d354b0ccacc0') build() { - arch-meson ${pkgname}-${pkgver} build + arch-meson ${pkgname}-${pkgver} build -D install-apport-hook=false ninja -C build }