summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"