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-06-17upgpkg: 0.3.7-2: Rebuild for ZSTD compression and newer compile flagsChristian Heusel
2022-08-21Mass import of missing PGP keys (svn-community)Evangelos Foutras
https://gitlab.archlinux.org/archlinux/devtools/-/merge_requests/109#note_74475
2019-11-08upgpkg: 0.3.7-1Felix Yan
2018-01-08Add PGP signatures.Eli Schwartz
2017-11-28upgpkg: 0.3.6-1Felix Yan
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.5-1Felix Yan
2014-05-18upgpkg: 0.3.4-1Felix Yan
2013-11-13upgpkg: 0.3.3-1Felix Yan
2013-07-01upgpkg: 0.3.2-1Felix Yan
2013-01-26upgpkg: 0.3.1-1Felix Yan
2012-11-23upgpkg: 0.3.0-2Felix Yan
2012-11-11upgpkg: 0.3.0-1Felix Yan
2012-11-11add fcitx-cloudpinyinFelix Yan