yaourt_artix-abs.patch.txt: Adds to abs.sh code to download source packages from Artix Linux repositories (and also patches pkgbuild.sh to pass through errors).
yaourt's PKGBUILD should then also be patched to add to optdepends: 'subversion: Download PKGBUILD/ package sources from Artix repositories'.
I made two patches which I want to attach here:
yaourt
abort instead of silently continue if applying a customizepkg-hook fails.abs.sh
code to download source packages from Artix Linux repositories (and also patchespkgbuild.sh
to pass through errors).yaourt's
PKGBUILD
should then also be patched to add to optdepends:'subversion: Download PKGBUILD/ package sources from Artix repositories'
.