| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-16 | Call autoreconf unconditionally | Jelle van der Waa | |
| To allow easier porting to aarch64/riscv call autoreconf so that the build tooling understands these "new" architectures. | |||
| 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 | Use SPDX license format | Sven-Hendrik Haase | |
| 2024-07-11 | upgpkg: 0.7.5.1dev-8: Rebuild packages that are missing .SRCINFO part 1 | T.J. Townsend | |
| 2022-11-14 | - add sha256sums= | kpcyrd | |
| 2020-10-06 | fix FS#65161 | Frederik Schwan | |
| 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-09-28 | libgtop rebuild | Jan de Groot | |
| 2016-10-31 | pkgdir/srcdir quotes | Sergej Pupykin | |
| 2014-05-16 | upd | Sergej Pupykin | |
| 2013-10-30 | remove !libtool | Allan McRae | |
| 2012-10-25 | Revert r78782: Full pkgdesc cleanup for 2339 packages | Evangelos Foutras | |
| 2012-10-24 | Full pkgdesc cleanup for 2339 packages | Alexander Rødseth | |
| 2012-02-20 | upd | Sergej Pupykin | |
| 2012-02-20 | upd | Sergej Pupykin | |
| 2011-07-15 | upd | Sergej Pupykin | |
| 2010-12-22 | Added "Id" keyword on packages that have been moved during [extra] cleanup. | Lukas Fleischer | |
| 2010-11-13 | Moved from [extra] | Andrea Scarpino | |