diff --git a/desktop/xfce/addon/thunar-archive-plugin/actions.py b/desktop/xfce/addon/thunar-archive-plugin/actions.py index fe76b9f537..f7709378b1 100644 --- a/desktop/xfce/addon/thunar-archive-plugin/actions.py +++ b/desktop/xfce/addon/thunar-archive-plugin/actions.py @@ -19,5 +19,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS") diff --git a/desktop/xfce/addon/thunar-archive-plugin/pspec.xml b/desktop/xfce/addon/thunar-archive-plugin/pspec.xml index 3bd568e1fb..521274e3e8 100644 --- a/desktop/xfce/addon/thunar-archive-plugin/pspec.xml +++ b/desktop/xfce/addon/thunar-archive-plugin/pspec.xml @@ -13,9 +13,7 @@ desktop.xfce.addon A plugin allows you to create and extract archive files The Thunar Archive Plugin allows you to create and extract archive files using the file context menus in the Thunar file manager. - - https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.4/thunar-archive-plugin-0.4.0.tar.bz2 - + https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.5/thunar-archive-plugin-0.5.0.tar.bz2 intltool exo-devel @@ -25,7 +23,7 @@ thunar-devel - 0.3.1-fix-kde-ark.patch + @@ -48,6 +46,13 @@ + + 2022-04-30 + 0.5.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-11-21 0.4.0