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

推荐订阅源

月光博客
月光博客
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
T
Tailwind CSS Blog
博客园_首页
博客园 - 司徒正美
Google DeepMind News
Google DeepMind News
Hugging Face - Blog
Hugging Face - Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX
J
Java Code Geeks
量子位
D
DataBreaches.Net
MongoDB | Blog
MongoDB | Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Azure Blog
Microsoft Azure Blog
P
Proofpoint News Feed
C
Check Point Blog
V
Visual Studio Blog
H
Help Net Security
Recent Announcements
Recent Announcements
Engineering at Meta
Engineering at Meta

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