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

推荐订阅源

H
Help Net Security
月光博客
月光博客
IT之家
IT之家
B
Blog RSS Feed
T
Tailwind CSS Blog
The GitHub Blog
The GitHub Blog
博客园 - 三生石上(FineUI控件)
MyScale Blog
MyScale Blog
J
Java Code Geeks
Stack Overflow Blog
Stack Overflow Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - Franky
博客园 - 叶小钗
阮一峰的网络日志
阮一峰的网络日志
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
U
Unit 42
博客园_首页
B
Blog
V
V2EX
腾讯CDC
Vercel News
Vercel News
量子位
Microsoft Security Blog
Microsoft Security Blog

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) - koboldcpp-cuda-bin
2026-05-31 · via AUR Newest Packages

laczek.hubert commented on 2026-05-31 18:24 (UTC) (edited on 2026-05-31 18:26 (UTC) by laczek.hubert)

@ryonia you could replicate it on your end by changing the variable for version and copying the sha256 cheskum from GitHub and putting it in it's place at pkgbuild and running makepkg --printsrcinfo > .SRCINFO then mkpg -si and it should work fine I think the maintainer needs to do it himself i think and I just can't push it Ig. I won't mind co-maintainer so I could fix that stuff tho

ryonia commented on 2026-05-31 18:11 (UTC)

@laczek.hubert Ahh, thank you. I have three other packages having trouble alongside this so was curious if it was related. Doesn't seem so atm.

laczek.hubert commented on 2026-05-31 18:00 (UTC) (edited on 2026-05-31 18:05 (UTC) by laczek.hubert)

@ryonia the package was outdated(114 instead of 114.1) so i updated it myself and trying to push it for other people to not have a reason to mess with pkgbuild etc. it's a issue because it couldn't build the pkg when doing yay -Syu and i just fixed it so yeah

ryonia commented on 2026-05-31 16:25 (UTC)

@laczek.hubert fix for what issue?

laczek.hubert commented on 2026-05-31 16:01 (UTC) (edited on 2026-05-31 17:58 (UTC) by laczek.hubert)

i made a fix to this package just need the maintainer to push it(i think) the commits i made are just to change version to 114.1

WAUthethird commented on 2025-11-30 22:19 (UTC)

I tried updating and got a 404. Version needs to be changed from 1.102.2 to 1.102.3.

henk717 commented on 2025-07-27 21:16 (UTC) (edited on 2025-07-27 21:18 (UTC) by henk717)

Thanks for maintaining this for us! As a tip a few releases ago I made a launcher for the extracted version which may be interesting.

You can use --unpack with the path to your build directory and this will create an unpacked copy but with the same usage as the regular binary. Shipping this may be desirable as it skips the dependency extraction on launch. Up to you if you deem this a good fit for Arch and if so which folder you'd like to place it in.

Another useful thing to be aware off is that we have two optional dependencies:

  • yad (or zenity), this replaces the built in file dialogues with GTK based ones.

  • aria2, this can act as a download accelerator for KCPP's downloads. If its not installed we fall back to curl or wget.

speedorama commented on 2025-06-21 13:31 (UTC)

@ncoder-2 I use a script to update the package, so I didn't notice that at first. I have manually corrected the PKGBUILD and updated the script to reflect the new binary name. Thank you for bringing this to my attention!

ncoder-2 commented on 2025-06-21 13:22 (UTC) (edited on 2025-06-21 13:22 (UTC) by ncoder-2)

The upstream release no longer has -cuda1210 in the CUDA builds so the PKGBUILD will have to be corrected.