diff --git a/desktop/lxqt/lxqt-notificationd/actions.py b/desktop/lxqt/lxqt-notificationd/actions.py
index f3af73c174..e098249f38 100644
--- a/desktop/lxqt/lxqt-notificationd/actions.py
+++ b/desktop/lxqt/lxqt-notificationd/actions.py
@@ -12,8 +12,7 @@ def setup():
shelltools.cd("build")
cmaketools.configure("-DCMAKE_BUILD_TYPE=release \
-DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_INSTALL_LIBDIR=/usr/lib\
- -DPULL_TRANSLATIONS=yes", sourceDir="..")
+ -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
def build():
shelltools.cd("build")
diff --git a/desktop/lxqt/lxqt-notificationd/pspec.xml b/desktop/lxqt/lxqt-notificationd/pspec.xml
index ceaf1cca62..9feea75ee6 100644
--- a/desktop/lxqt/lxqt-notificationd/pspec.xml
+++ b/desktop/lxqt/lxqt-notificationd/pspec.xml
@@ -13,16 +13,16 @@
lxqt
LXQt notification daemon and library.
Notification daemon
- https://github.com/lxqt/lxqt-notificationd/releases/download/0.16.0/lxqt-notificationd-0.16.0.tar.xz
+ https://github.com/lxqt/lxqt-notificationd/releases/download/0.17.0/lxqt-notificationd-0.17.0.tar.xz
cmake
kwindowsystem-devel
libgcc
- liblxqt-devel
- libqtxdg-devel
+ liblxqt-devel
+ libqtxdg-devel
qt5-base-devel
qt5-linguist
- lxqt-build-tools
+ lxqt-build-tools
@@ -43,6 +43,14 @@
+
+
+ 2021-04-26
+ 0.17.0
+ Version bump.
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.16.0