summaryrefslogtreecommitdiffstats
path: root/libraries/quazip
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 22:17:59 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commit0551678be03aae42e9c22a93090fede53f2a41d1 (patch)
tree2842d56895309e2dfa3ca3ced5fff698937de45e /libraries/quazip
parent79e6a1b998ca4af24cf8bd93fee96948552870d7 (diff)
downloadslackbuilds-0551678be03aae42e9c22a93090fede53f2a41d1.tar.gz
slackbuilds-0551678be03aae42e9c22a93090fede53f2a41d1.tar.xz
libraries/quazip: Fix slack-desc.
Diffstat (limited to 'libraries/quazip')
-rw-r--r--libraries/quazip/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/quazip/slack-desc b/libraries/quazip/slack-desc
index 7bff926d43..719387fb45 100644
--- a/libraries/quazip/slack-desc
+++ b/libraries/quazip/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-quazip: QuaZIP (Qt/C++ wrapper for ZIP/UNZIP package)
+quazip: quazip (Qt/C++ wrapper for ZIP/UNZIP package)
quazip:
quazip: QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package
quazip: that can be used to access ZIP archives. It uses the Qt toolkit.