summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/zuluCrypt/README2
-rw-r--r--system/zuluCrypt/zuluCrypt.SlackBuild4
-rw-r--r--system/zuluCrypt/zuluCrypt.info8
3 files changed, 7 insertions, 7 deletions
diff --git a/system/zuluCrypt/README b/system/zuluCrypt/README
index d14f28108b..8072c37463 100644
--- a/system/zuluCrypt/README
+++ b/system/zuluCrypt/README
@@ -39,5 +39,5 @@ If you want that feature, change the value -DNOGNOME=false or
-DNOKDE=false to "true". About these and other options, please check
/usr/doc/$PRGNAM-$VERSION/BUILD_INSTRUCTIONS.
-Optional dependencies are: libpwquality, tc-play (also available as
+Optional dependency : tc-play (also available as
internal copy in the zuluCrypt source).
diff --git a/system/zuluCrypt/zuluCrypt.SlackBuild b/system/zuluCrypt/zuluCrypt.SlackBuild
index 7192fea0ab..d0c2dcdd6d 100644
--- a/system/zuluCrypt/zuluCrypt.SlackBuild
+++ b/system/zuluCrypt/zuluCrypt.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for zuluCrypt.
#
-# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=zuluCrypt
-VERSION=${VERSION:-5.0.1}
+VERSION=${VERSION:-5.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/zuluCrypt/zuluCrypt.info b/system/zuluCrypt/zuluCrypt.info
index 27aaff03fe..205a099030 100644
--- a/system/zuluCrypt/zuluCrypt.info
+++ b/system/zuluCrypt/zuluCrypt.info
@@ -1,10 +1,10 @@
PRGNAM="zuluCrypt"
-VERSION="5.0.1"
+VERSION="5.0.2"
HOMEPAGE="http://mhogomchungu.github.io/zuluCrypt/"
-DOWNLOAD="https://github.com/mhogomchungu/zuluCrypt/releases/download/5.0.1/zuluCrypt-5.0.1.tar.xz"
-MD5SUM="d3b2733529659897df838798aa349266"
+DOWNLOAD="https://github.com/mhogomchungu/zuluCrypt/releases/download/5.0.2/zuluCrypt-5.0.2.tar.xz"
+MD5SUM="baeca1a6273598eb8612a25b12d58455"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="qt5"
+REQUIRES="qt5 libpwquality libinput"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"