diff --git a/desktop/lxqt/lxqt-archiver/actions.py b/desktop/lxqt/lxqt-archiver/actions.py
index b7a210c904..0955acb969 100644
--- a/desktop/lxqt/lxqt-archiver/actions.py
+++ b/desktop/lxqt/lxqt-archiver/actions.py
@@ -12,9 +12,8 @@ def setup():
shelltools.makedirs("build")
shelltools.cd("build")
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release \
- -DPULL_TRANSLATIONS=yes \
- -DCMAKE_INSTALL_LIBDIR=lib", sourceDir="..")
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_LIBDIR=lib", sourceDir="..")
def build():
shelltools.cd("build")
cmaketools.make()
diff --git a/desktop/lxqt/lxqt-archiver/pspec.xml b/desktop/lxqt/lxqt-archiver/pspec.xml
index ded654c39a..02ba5416d0 100644
--- a/desktop/lxqt/lxqt-archiver/pspec.xml
+++ b/desktop/lxqt/lxqt-archiver/pspec.xml
@@ -9,21 +9,21 @@
ayhanyalcinsoy@pisilinux.org
GPLv2
- arqiver
+ lxqt
app:gui
A simple and lightweight Qt file archiver.
A simple and lightweight Qt file archiver.
- https://github.com/lxqt/lxqt-archiver/releases/download/0.3.0/lxqt-archiver-0.3.0.tar.xz
+ https://github.com/lxqt/lxqt-archiver/releases/download/0.4.0/lxqt-archiver-0.4.0.tar.xz
glib2-devel
qt5-linguist
libexif-devel
json-glib-devel
- menu-cache-devel
extra-cmake-modules
qt5-x11extras-devel
- libfm-qt-devel
- lxqt-build-tools
+ menu-cache-devel
+ libfm-qt-devel
+ lxqt-build-tools
@@ -33,11 +33,12 @@
lxqt-archiver
- glib2
- libgcc
- libfm-qt
- qt5-base
- json-glib
+ glib2
+ libgcc
+ libfm-qt
+ qt5-base
+ json-glib
+ menu-cache
/usr/bin
@@ -54,6 +55,13 @@
+
+ 2021-04-26
+ 0.4.0
+ Version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.3.0