惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
I
InfoQ
阮一峰的网络日志
阮一峰的网络日志
有赞技术团队
有赞技术团队
Vercel News
Vercel News
Engineering at Meta
Engineering at Meta
Hugging Face - Blog
Hugging Face - Blog
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
Blog — PlanetScale
Blog — PlanetScale
Microsoft Security Blog
Microsoft Security Blog
B
Blog RSS Feed
H
Help Net Security
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
P
Proofpoint News Feed
MyScale Blog
MyScale Blog
V
Visual Studio Blog
B
Blog
MongoDB | Blog
MongoDB | Blog
T
The Blog of Author Tim Ferriss
L
LangChain Blog
D
Docker

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - beekeeper-qt
2026-06-21 · via AUR Newest Packages

Latest Comments

lito commented on 2026-01-29 19:45 (UTC)

@wintersnowgod Fixed! I think that the AUR helper might be a lack of .SRCINFO issue but I can't test as I use pure CMake for the task. I applied your changes anyway! Though I'm fearful that it can break on bad connections just like I faced it right now with an error along the lines of "server doesn't support byte resume" so I might revert if asked to do so.

wintersnowgod commented on 2026-01-29 12:24 (UTC)

Hello.. Since this is a pkg without -git suffix, wouldnt it be better to change the source line to a tag release? source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz") and change the cd lines to cd $pkgname-$pkgver and also remove the function? pkgver()

This would also help the aur helpers to correctly show updates. Currently it causes aur helpers to show update for the package even though it is upto date...

lito commented on 2026-01-28 07:34 (UTC)

@Zylvo thank you so much for the shoutout! you helped me discover another issue. fixed and bumped to the pre-release version

Zylvo commented on 2026-01-27 08:52 (UTC)

Hi, there's "cli11" dependency missing that can cause missing file "#include <CLI/CLI.hpp>" error