
























@oech3 I can include a license file in the .tar.zst file going forward - I guess that would be helpful for chatterino2-bin too
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.
Swapped. I'm one of a people hates epoch (in particular for ffmpeg).
So to clarify, I would strongly prefer
pkgver=2.5.3.TIMESTAMP
pkgrel=1
so no epoch set
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
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.
pkgver 2.5.3.TIMESTAMP works for me
could you clarify what you mean by epoch 1?
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
@pajlada Thankyou. I included license to 2-bin by a dirty way. Nice to remove at next release.