summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2025-06-09refactor: rename back to `LICENSE`kj-sh6041-0/+0
2025-06-09refactor: make sure github properly recognizes 0BSDkj_sh6041-2/+0
2025-06-09feat: add license for PKGBUILDskj_sh6041-0/+14
2025-06-05upgpkg: `2.74.0`kj-sh6042-5/+5
2025-06-03revert: fcce773b18770ed093509468a2dc59723702d7d8kj-sh6042-0/+2
I was wrong 😔
2025-06-03refactor: correct `conflicts=` and `provides=`kj-sh6042-2/+0
2025-06-03refactor: update descriptionkj-sh6042-2/+3
2025-06-03feat: add self-managed GNU coreutils (with arch binary)kj-sh6043-0/+98
2025-06-02refactor: fix constant rebuilds with advanced AUR helperskj-sh6042-28/+19
it was reported to me that on paru when the "Devel" option is enabled the grep-compat gets constantly rebuilt due to gnulib having daily commits. I've considered the following: * just add a #commit=073f99896898b757c7c2cdcff82cfedb440346f6 at the end of the gnulib url * revert the package back to how it was written with 3.12-1 (which was based on how the Official Arch Repo\'s grep 3.11-1 PKGBUILD was written) I've decided to go with the second option due to faster build times (pulling the gnulib and grep git repos can take a long time) and being more in-line with upstream/vanilla GNU grep
2025-06-02refactor: update based on aur fileskj-sh6042-10/+8
2025-06-01fix: PKGBUILDkj-sh6041-3/+3
2025-06-01refactor: rename package due to currently having an existing AUR packagekj-sh6044-8/+8
2025-06-01feat: add self-managed `ladybird`kj-sh6044-0/+100
2025-05-29refactor: update uutils stuffkj-sh6044-14/+12
2025-05-29refactor: `makepkg --printsrcinfo > .SRCINFO`kj-sh6041-2/+2