Artix Linux Forum

Artix Linux => Software development => Topic started by: phoenix_king_rus on 24 August 2024, 07:59:43

Title: Git sources in PKGBUILDs
Post by: phoenix_king_rus on 24 August 2024, 07:59:43
Hi all!

I see more and more PKGBUILDs switch to using git repo checkouts instead of tarballs. Is there any serious reason behind it? Git operations are a lot more consuming compared to plain archive download and unpacking, especially since only single commit is required in the end. Unless source directories are reused for subsequent builds, it looks like unnessesary complication.
Title: Re: Git sources in PKGBUILDs
Post by: corysanin on 24 August 2024, 08:38:35
That'd be a question for the Arch maintainers. Though the increase in git sources seems to me to have started shortly after git sources could be properly verified with checksums.