summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2021-01-17 16:35:09 +0100
committer Willy Sudiarto Raharjo2021-01-23 12:18:56 +0100
commitd4a49b47650ef63b5e931b16b9f7036e1ebc7821 (patch)
tree62a4bbe8ff72ef13a50b13660c9c8d1f353f5627
parent7bd4b908725421d0b7bbd0348f542e5226c0c85c (diff)
downloadslackbuilds-d4a49b47650ef63b5e931b16b9f7036e1ebc7821.tar.gz
office/keepassxc: Updated for version 2.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 0662df8527..3504165075 100644
--- a/office/keepassxc/keepassxc.SlackBuild
+++ b/office/keepassxc/keepassxc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for KeePassXC
-# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2021 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.6.2}
+VERSION=${VERSION:-2.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info
index c2ce891393..0b4ffd998e 100644
--- a/office/keepassxc/keepassxc.info
+++ b/office/keepassxc/keepassxc.info
@@ -1,8 +1,8 @@
PRGNAM="keepassxc"
-VERSION="2.6.2"
+VERSION="2.6.3"
HOMEPAGE="https://github.com/keepassxreboot/keepassxc"
-DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.6.2/keepassxc-2.6.2-src.tar.xz"
-MD5SUM="37082b2b020c9e99640247667e943691"
+DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.6.3/keepassxc-2.6.3-src.tar.xz"
+MD5SUM="04041c586163a54d5b2003bcd0224d05"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="argon2 libsodium qrencode qt5"