Package Details: chatterino2-nightly-bin 2.5.3.20250427T143129-3

Git Clone URL: https://aur.archlinux.org/chatterino2-nightly-bin.git (read-only, click to copy)
Package Base: chatterino2-nightly-bin
Description: A chat client for Twitch.tv. (Nightly build)
Upstream URL: https://github.com/chatterino/chatterino2
Licenses: MIT
Conflicts: chatterino
Provides: chatterino
Submitter: matthewq337
Maintainer: matthewq337 (oech3, pajlada, chatterino2-ci)
Last Packager: oech3
Votes: 1
Popularity: 0.003026
First Submitted: 2024-07-15 20:25 (UTC)
Last Updated: 2025-04-28 09:19 (UTC)

Latest Comments

1 2 Next › Last »

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)

License file is missing needed for 'MIT' licensed package: https://wiki.archlinux.org/title/PKGBUILD#license

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?