summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2019-06-09 09:42:24 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-09 09:42:24 +0700
commitb8eb2e9fd11f550a194793cf7b117310602e2c95 (patch)
tree2bdc3bb2bfc5b37bad9362e1de38be83817109e9 /system
parentf70b00bc347dc9867a11b2a4fd8ff163d8d11e39 (diff)
downloadslackbuilds-b8eb2e9fd11f550a194793cf7b117310602e2c95.tar.gz
slackbuilds-b8eb2e9fd11f550a194793cf7b117310602e2c95.tar.xz
system/zuluCrypt: Updated for version 5.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/zuluCrypt/zuluCrypt.SlackBuild6
-rw-r--r--system/zuluCrypt/zuluCrypt.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/zuluCrypt/zuluCrypt.SlackBuild b/system/zuluCrypt/zuluCrypt.SlackBuild
index 831f62f9ee..6844157efa 100644
--- a/system/zuluCrypt/zuluCrypt.SlackBuild
+++ b/system/zuluCrypt/zuluCrypt.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for zuluCrypt.
#
-# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=zuluCrypt
-VERSION=${VERSION:-5.4.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-5.5.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/system/zuluCrypt/zuluCrypt.info b/system/zuluCrypt/zuluCrypt.info
index 3385eee61f..f98fdab404 100644
--- a/system/zuluCrypt/zuluCrypt.info
+++ b/system/zuluCrypt/zuluCrypt.info
@@ -1,8 +1,8 @@
PRGNAM="zuluCrypt"
-VERSION="5.4.0"
+VERSION="5.5.0"
HOMEPAGE="http://mhogomchungu.github.io/zuluCrypt/"
-DOWNLOAD="https://github.com/mhogomchungu/zuluCrypt/archive/5.4.0/zuluCrypt-5.4.0.tar.gz"
-MD5SUM="a4590777692f522594ab438690a6cdf2"
+DOWNLOAD="https://github.com/mhogomchungu/zuluCrypt/archive/5.5.0/zuluCrypt-5.5.0.tar.gz"
+MD5SUM="4f717cf949b57f13b2febffc863220f1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 libpwquality zuluplay"