diff --git a/desktop/xfce/base/garcon/actions.py b/desktop/xfce/base/garcon/actions.py
index a787d00e34..2a03f145ea 100644
--- a/desktop/xfce/base/garcon/actions.py
+++ b/desktop/xfce/base/garcon/actions.py
@@ -21,5 +21,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "HACKING", "NEWS", "README*", "STATUS")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")
diff --git a/desktop/xfce/base/garcon/pspec.xml b/desktop/xfce/base/garcon/pspec.xml
index a68dea4cc9..b44bd835df 100644
--- a/desktop/xfce/base/garcon/pspec.xml
+++ b/desktop/xfce/base/garcon/pspec.xml
@@ -14,7 +14,7 @@
garcon is an implementation of the freedesktop.org menu specification replacing the former Xfce menu library libxfce4menu. It is based on GLib/GIO only and aims at covering the entire specification except for legacy menus.
- https://archive.xfce.org/src/xfce/garcon/4.16/garcon-4.16.1.tar.bz2
+ https://archive.xfce.org/src/xfce/garcon/4.17/garcon-4.17.0.tar.bz2
python3
intltool
@@ -77,6 +77,13 @@
+
+ 2022-05-15
+ 4.17.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-02-02
4.16.1