summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: constant rebuilds with advanced AUR helpersHEADmasterkj_sh6042025-06-022-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
* upgpkg: 3.12-2: rebuild with upstream fixkj_sh6042025-05-123-24/+32
| | | | derived from: https://gitlab.archlinux.org/archlinux/packaging/packages/grep/-/commit/705f9fd546210053656dd632758bdf25cf1b266c
* upgpkg: 3.12-1kj_sh6042025-04-112-5/+5
|
* feat: add `grep-compat` build to AURkj_sh6042024-06-293-0/+81