diff options
author | ArTourter <artourter@gmail.com> | 2022-03-26 17:29:22 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:18:41 +0700 |
commit | 3648de1cc808afa5e9210c39a8c524cee9c3a6e5 (patch) | |
tree | ee5fa0140fe2b6d28614272b5f39cdac9fbc1822 /office/keepassxc/keepassxc.info | |
parent | d0e1208a0cc18366a8d83038340c6fa68f1f6d5a (diff) |
office/keepassxc: Updated for version 2.7.0
New hard requirement on Botan
Updated optional requirement for building YUBIKEY support
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/keepassxc/keepassxc.info')
-rw-r--r-- | office/keepassxc/keepassxc.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info index 0bfcf4c335e2e..2600347e2b4fb 100644 --- a/office/keepassxc/keepassxc.info +++ b/office/keepassxc/keepassxc.info @@ -1,10 +1,10 @@ PRGNAM="keepassxc" -VERSION="2.6.6" +VERSION="2.7.0" HOMEPAGE="https://github.com/keepassxreboot/keepassxc" -DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.6.6/keepassxc-2.6.6-src.tar.xz" -MD5SUM="ea440316c59f46a1fe1c3ccbad1513f1" +DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.7.0/keepassxc-2.7.0-src.tar.xz" +MD5SUM="18b3bf6a14c3d735d469551b33d6a4e3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="Botan" MAINTAINER="ArTourter" EMAIL="artourter@gmail.com" |