From 52ff2a20d545a64236bc23e5a34871976e4a286d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 13:51:09 +0300 Subject: [PATCH] featherpad:v.bump to 0.18.0 --- desktop/lxqt/featherpad/actions.py | 4 +--- desktop/lxqt/featherpad/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 4 deletions(-) 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