vinszent / gnome-twitch

Enjoy Twitch on your GNU/Linux desktop
http://gnome-twitch.vinszent.com
Other
440 stars 40 forks source link

Flathub version still in 0.4.1 #388

Open slarrain opened 5 years ago

slarrain commented 5 years ago

Hi,

The version on Flathub is still at 0.4.1 even though there is a new 0.4.2 release. Would it be possible to update the flathub version? Or how is that done, so maybe for next time I could help do it?

Thanks!

slarrain commented 5 years ago

Upon further research, there seems to be some inconsistencies: On the flatpak file, it seems to be getting 0.4.2:

https://github.com/flathub/com.vinszent.GnomeTwitch/blob/0a30a3408159fb5081e13723aa1d7c234bddc254/com.vinszent.GnomeTwitch.json#L44

But if I launch it on my PC, it says 0.4.1:

$ flatpak run com.vinszent.GnomeTwitch
[15:03:42] Message - GNOME-Twitch : {GtApp:370} Startup, running version '0.4.1'

and the about of the App says '0.4.1' too: image

However, on the flathub repo it says is only on version '0.4.0':

$ flatpak list --app                         
Name                                      Application ID                             Version               Branch           Origin                               Installation
GNOME Twitch                              com.vinszent.GnomeTwitch                   0.4.0                 stable           flathub                              system

So I'm not really sure which version I'm actually using.

TingPing commented 5 years ago

Its up to date: https://github.com/flathub/com.vinszent.GnomeTwitch/blob/master/com.vinszent.GnomeTwitch.json#L44

I think the release just had the wrong version number or such.