summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-thunar-plugins/archive/thunar-archive-plugin_0.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* thunar-plugin.bbclass change and pluginsJason Schonberg2025-06-051-0/+11
Newer thunar plugins are being distributed as tar.xz archives instead of tar.bz2. Update the bbclass to reflect that. Also update the three users of this bbclass to newer plugin versions that are distributed as tar.xz arcives. All three of these plugins still build with autotools. Although some thought should be given to how we want to build with meson in the future. thunar-shares-plugin: upgrade 0.4.0 -> 0.5.0 Changelog: https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin/-/tags/thunar-shares-plugin-0.5.0 thunar-media-tags-plugin: upgrade 0.5.0 -> 0.6.0 Changelog: https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin/-/tags/thunar-media-tags-plugin-0.6.0 thunar-archive-plugin: upgrade 0.5.3 -> 0.6.0 Changelog: https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin/-/tags/thunar-archive-plugin-0.6.0 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>