summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-07-26License package as 0BSDSven-Hendrik Haase
This implements RFC40 and RFC52. https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/XR3VAUWC5LNMTVOCKFOHYYEGUQ4ZFCNG/
2024-07-14add nvcheckerT.J. Townsend
2024-07-12upgpkg: 0.3.1-4: Rebuild packages that are missing .SRCINFO part 1T.J. Townsend
2022-08-21Mass import of missing PGP keys (svn-community)Evangelos Foutras
https://gitlab.archlinux.org/archlinux/devtools/-/merge_requests/109#note_74475
2020-05-25Buildinfo Format 1 rebuildFelix Yan
2018-01-08Add PGP signatures.Eli Schwartz
2017-11-15Remove 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-15upgpkg: 0.3.1-1Felix Yan
2016-04-27Hooks rebuild (part 1)Felix Yan
2015-03-19clean up PKGBUILD and update upstream url (FS#44230)Felix Yan
2013-07-01upgpkg: 0.3.0-1Felix Yan
2013-01-26upgpkg: 0.2.1-1Felix Yan
2012-12-26upgpkg: 0.2.0-2Felix Yan
2012-12-12upgpkg: 0.2.0-1Felix Yan
2012-12-08add fcitx-hangulFelix Yan