diff --git a/desktop/lxqt/featherpad/actions.py b/desktop/lxqt/featherpad/actions.py
index c80fdc056b..5d986a9eef 100644
--- a/desktop/lxqt/featherpad/actions.py
+++ b/desktop/lxqt/featherpad/actions.py
@@ -12,9 +12,7 @@ def setup():
shelltools.makedirs("build")
shelltools.cd("build")
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_LIBDIR=lib \
- -DPULL_TRANSLATIONS=yes", sourceDir="..")
+ -DCMAKE_BUILD_TYPE=Release", sourceDir="..")
def build():
shelltools.cd("build")
cmaketools.make()
diff --git a/desktop/lxqt/featherpad/pspec.xml b/desktop/lxqt/featherpad/pspec.xml
index f9dc03cbff..74776ea8cf 100644
--- a/desktop/lxqt/featherpad/pspec.xml
+++ b/desktop/lxqt/featherpad/pspec.xml
@@ -13,7 +13,7 @@
app:gui
FeatherPad is a lightweight Qt5 plain-text editor for Linux
FeatherPad is a lightweight Qt5 plain-text editor for Linux
- https://github.com/tsujan/FeatherPad/archive/V0.16.0.tar.gz
+ https://github.com/tsujan/FeatherPad/archive/V0.18.0.tar.gz
extra-cmake-modules
qt5-base-devel
@@ -47,6 +47,13 @@
+
+ 2021-04-26
+ 0.18.0
+ Version bump.
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.16.0