diff mbox series

bug#36890: [PATCH] gnu: add lxqt-archiver

Message ID 87h869p59v.fsf@gnu.org
State Accepted
Headers show
Series bug#36890: [PATCH] gnu: add lxqt-archiver | expand

Commit Message

Ludovic Courtès Aug. 22, 2019, 3:51 p.m. UTC
Hello,

Reza Alizadeh Majd <r.majd@pantherx.org> skribis:

> * gnu/packages/lxqt.scm (lxqt-archiver): New Variable.

Applied with the minor tweaks below.

Thank you!

Ludo’.
diff mbox series

Patch

diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index fe6e71971d..e72f5b82d9 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -1273,8 +1273,9 @@  easily publishing them on internet image hosting services.")
       '(#:tests? #f))
     (home-page "https://lxqt.org/")
     (synopsis "Simple & lightweight desktop-agnostic Qt file archiver")
-    (description "Simple & lightweight desktop-agnostic Qt file archiver.
-This is only a front-end (a graphical interface) to archiving programs like tar and zip.")
+    (description
+     "This package provides a Qt graphical interface to archiving programs
+like @command{tar} and @command{zip}.")
     (license license:gpl2+)))
 
 ;; The LXQt Desktop Environment