From 7f323edb2e869e2242f95b43465b6130237d61fa Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 30 Apr 2022 14:27:12 +0300 Subject: [PATCH] thunar-archive-plugin-0.5.0 --- desktop/xfce/addon/thunar-archive-plugin/actions.py | 2 +- desktop/xfce/addon/thunar-archive-plugin/pspec.xml | 13 +++++++++---- 2 files changed, 10 insertions(+), 5 deletions(-) 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