| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-07 | Add nvchecker config | Antonio Rojas | |
| 2025-07-26 | License package as 0BSD | Sven-Hendrik Haase | |
| This implements RFC40 and RFC52. https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/XR3VAUWC5LNMTVOCKFOHYYEGUQ4ZFCNG/ | |||
| 2025-07-25 | upgpkg: 0.90.7.1-9: Rebuild kpcyrd's packages | Antonio Rojas | |
| 2024-09-09 | generate missing .SRCINFO | Levente Polyak | |
| 2022-11-15 | - add sha256sums= | kpcyrd | |
| 2020-07-07 | reproducibility rebuild | Felix Yan | |
| 2019-10-07 | Fix quoting | Antonio Rojas | |
| 2018-11-09 | PIE/BUILDINFO rebuild | Evangelos Foutras | |
| 2017-11-15 | Remove i686 from arch=() | Evangelos Foutras | |
| FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u | |||
| 2017-07-06 | xplot: Import from AUR | Baptiste Jonglez | |