summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-01-04 20:00:16 +0100
committer Willy Sudiarto Raharjo2020-01-12 02:47:53 +0100
commite67db9c492dec634e9edd63eff7278563cb3ffb9 (patch)
treefedbd08a6411a748e5ef868be086fd70245de189 /office
parentd41ee61c96b16c63860b1aee24ce02d4e2e9e46f (diff)
downloadslackbuilds-e67db9c492dec634e9edd63eff7278563cb3ffb9.tar.gz
office/keepassxc: Updated for version 2.5.2.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'office')
-rw-r--r--office/keepassxc/keepassxc.SlackBuild4
-rw-r--r--office/keepassxc/keepassxc.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/keepassxc/keepassxc.SlackBuild b/office/keepassxc/keepassxc.SlackBuild
index 909f5d6f24..b71a298c5d 100644
--- a/office/keepassxc/keepassxc.SlackBuild
+++ b/office/keepassxc/keepassxc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for KeePassXC
-# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# 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=keepassxc
-VERSION=${VERSION:-2.5.1}
+VERSION=${VERSION:-2.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info
index dd7492bd26..9978aebcca 100644
--- a/office/keepassxc/keepassxc.info
+++ b/office/keepassxc/keepassxc.info
@@ -1,8 +1,8 @@
PRGNAM="keepassxc"
-VERSION="2.5.1"
+VERSION="2.5.2"
HOMEPAGE="https://github.com/keepassxreboot/keepassxc"
-DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.5.1/keepassxc-2.5.1-src.tar.xz"
-MD5SUM="547fd8fa7d8ac32592007c5ea1ee54aa"
+DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.5.2/keepassxc-2.5.2-src.tar.xz"
+MD5SUM="4d87b446f2c4492ed38718569e6e9e4b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="argon2 libsodium qrencode qt5"