diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-02-06 09:01:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-07 01:39:53 +0700 |
commit | 84917d660d119962b497cd7aed5d6fd26f761fa6 (patch) | |
tree | 216f3ec8a2828e3830648b24d60a700d59ca7f7e /office/keepassxc | |
parent | b6f895feabcd3033ce88d855a094b9fd89761091 (diff) | |
download | slackbuilds-84917d660d119962b497cd7aed5d6fd26f761fa6.tar.gz |
office/keepassxc: Updated for version 2.6.4.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/keepassxc')
-rw-r--r-- | office/keepassxc/keepassxc.SlackBuild | 2 | ||||
-rw-r--r-- | office/keepassxc/keepassxc.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/keepassxc/keepassxc.SlackBuild b/office/keepassxc/keepassxc.SlackBuild index 3504165075..2ee32823c3 100644 --- a/office/keepassxc/keepassxc.SlackBuild +++ b/office/keepassxc/keepassxc.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=keepassxc -VERSION=${VERSION:-2.6.3} +VERSION=${VERSION:-2.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info index 0b4ffd998e..1569fdc32c 100644 --- a/office/keepassxc/keepassxc.info +++ b/office/keepassxc/keepassxc.info @@ -1,8 +1,8 @@ PRGNAM="keepassxc" -VERSION="2.6.3" +VERSION="2.6.4" HOMEPAGE="https://github.com/keepassxreboot/keepassxc" -DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.6.3/keepassxc-2.6.3-src.tar.xz" -MD5SUM="04041c586163a54d5b2003bcd0224d05" +DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.6.4/keepassxc-2.6.4-src.tar.xz" +MD5SUM="9574ff6fdd215e014569fc8a6b1f56e9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argon2 libsodium qrencode qt5" |