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/
2025-05-18upgpkg: 0.5.6-9: gpsd 3.26.1 rebuildAntonio Rojas
2024-12-04upgpkg: 0.5.6-8: Python 3.13 rebuildAntonio Rojas
2024-07-14add nvcheckerT.J. Townsend
2024-04-05upgpkg: 0.5.6-7: Python 3.12 rebuildAntonio Rojas
2023-04-09rebuild with python 3.11Felix Yan
2023-01-11gpsd 3.25 rebuildAntonio Rojas
2022-04-28-ffat-lto-objectsAntonio Rojas
2021-12-03Python 3.10 rebuildFelix Yan
2021-08-08gpsd 3.23 rebuildAntonio Rojas
2021-03-14Update to 0.5.6Antonio Rojas
2021-01-09gpsd 3.22 rebuildAntonio Rojas
2020-11-12Python 3.9 rebuildEvangelos Foutras
2020-09-30Update to 0.5.5Antonio Rojas
2020-08-05gpsd 3.21 rebuildAntonio Rojas
2020-03-04Update to 0.5.4Antonio Rojas
2019-11-04Python 3.8 rebuildFelix Yan
2019-10-04Fix buildBalló György
2019-07-20gpsd 3.19 rebuildAntonio Rojas
2019-03-06Use https in the url fieldBalló György
2018-10-11gpsd 3.18 rebuildAntonio Rojas
2018-09-12gpsd 3.17 rebuildAntonio Rojas
2018-09-10Update to new versionBalló György
2018-04-24Update to new versionBalló György
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-07-01Move navit from AUR with 10 votesBalló György