diff --git a/desktop/xfce/addon/mousepad/actions.py b/desktop/xfce/addon/mousepad/actions.py
index 6e7ba6f5a5..e3d0d998f1 100644
--- a/desktop/xfce/addon/mousepad/actions.py
+++ b/desktop/xfce/addon/mousepad/actions.py
@@ -18,5 +18,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README.md", "THANKS")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README.md")
diff --git a/desktop/xfce/addon/mousepad/pspec.xml b/desktop/xfce/addon/mousepad/pspec.xml
index 984e09eed7..2d96de1e49 100644
--- a/desktop/xfce/addon/mousepad/pspec.xml
+++ b/desktop/xfce/addon/mousepad/pspec.xml
@@ -15,7 +15,7 @@
Mousepad aims to be an easy-to-use and fast editor. Our target is an editor for quickly editing text files, not a development environment or an editor with a huge bunch of plugins. On the other hand we try to use the latest Gtk+ features available, which means that if Gtk adds something new in a major release that is useful for the editor, we will likely bump the Gtk dependency and integrate this new feature in Mousepad.
- https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.8.tar.bz2
+ https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.9.tar.bz2
intltool
gtk3-devel
@@ -55,6 +55,13 @@
+
+ 2022-04-03
+ 0.5.9
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-11-26
0.5.8