3 May
2020
3 May
'20
10:37 a.m.
Ok, new package with the following changes:
Changed to org.gnome.Platform//3.32
This is the LATEST that can be used, if you go any higher pygtk2 won't build, which a WHOLE other topic. Chirp really needs to be migrated to Gtk3.
Updated to the latest version of libxml2. Probably doesn't matter one bit, but the previous version was being downloaded from debian or something.
$ curl -LO https://hobbes1069.fedorapeople.org/chirp-20200430.flatpak $ flatpak uninstall chirp $ flatpak install chirp-20200430.flatpak
Thanks, Richard