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

推荐订阅源

GbyAI
GbyAI
B
Blog
Stack Overflow Blog
Stack Overflow Blog
量子位
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tailwind CSS Blog
MongoDB | Blog
MongoDB | Blog
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
Recent Announcements
Recent Announcements
U
Unit 42
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
腾讯CDC
D
DataBreaches.Net
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog
M
MIT News - Artificial intelligence
P
Proofpoint News Feed
罗磊的独立博客
L
LangChain Blog
V
Visual Studio Blog
雷峰网
雷峰网
aimingoo的专栏
aimingoo的专栏
宝玉的分享
宝玉的分享

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?