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

推荐订阅源

博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
美团技术团队
The Cloudflare Blog
量子位
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
F
Fortinet All Blogs
J
Java Code Geeks
人人都是产品经理
人人都是产品经理
N
Netflix TechBlog - Medium
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
爱范儿
爱范儿
Apple Machine Learning Research
Apple Machine Learning Research
B
Blog RSS Feed
博客园 - 聂微东
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
小众软件
小众软件
Y
Y Combinator Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Vercel News
Vercel News
S
SegmentFault 最新的问题
有赞技术团队
有赞技术团队

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) - chatterino2-nightly-bin
2026-06-13 · via AUR Newest Packages

oech3 commented on 2025-04-29 18:05 (UTC)

@pajlada Thankyou. I included license to 2-bin by a dirty way. Nice to remove at next release.

pajlada commented on 2025-04-29 15:58 (UTC)

@oech3 I can include a license file in the .tar.zst file going forward - I guess that would be helpful for chatterino2-bin too

oech3 commented on 2025-04-29 11:46 (UTC)

pajlada commented on 2025-04-26 17:15 (UTC)

Thank you

I'll be looking to using a PKGBUILD to build both the nightly and the stable versions - that seems to be applying the suggested build flags. Will update this package when that's done.

oech3 commented on 2025-04-26 17:13 (UTC) (edited on 2025-04-26 17:15 (UTC) by oech3)

Swapped. I'm one of a people hates epoch (in particular for ffmpeg).

pajlada commented on 2025-04-26 17:07 (UTC)

So to clarify, I would strongly prefer

pkgver=2.5.3.TIMESTAMP
pkgrel=1

so no epoch set

pajlada commented on 2025-04-26 17:05 (UTC)

The commit that changed the version from our version to the timestamp only happened 2 days ago. I would be fine if the few users who already installed it are prompted with a downgrade, especially since this package is not one we've advertised yet

oech3 commented on 2025-04-26 17:00 (UTC) (edited on 2025-04-26 17:00 (UTC) by oech3)

epoch is used to regard downgrading as upgrading.

20250426T120229.2.5.3 -> 2.5.3.20250426T120229-1 is downgrading.

20250426T120229.2.5.3 -> 1:2.5.3.20250426T120229-1 is upgrading.

pajlada commented on 2025-04-26 16:56 (UTC)

pkgver 2.5.3.TIMESTAMP works for me

could you clarify what you mean by epoch 1?