| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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/ | |||
| 2024-09-09 | generate missing .SRCINFO | Levente Polyak | |
| 2024-07-14 | add nvchecker | T.J. Townsend | |
| 2020-05-25 | Buildinfo Format 1 rebuild | Felix Yan | |
| 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-11-09 | upgpkg: 5.1-1 | Baptiste Jonglez | |
| 2017-04-14 | Add missing manpage and config file (FS#53668) | Baptiste Jonglez | |
| 2016-08-05 | Update to 5.0 | Antonio Rojas | |
| 2015-09-30 | horst: move from AUR to community repo | Anatol Pomozov | |