summaryrefslogtreecommitdiffstats
path: root/office/keepassxc/keepassxc.info
diff options
context:
space:
mode:
author ArTourter <artourter@gmail.com>2024-03-14 11:30:05 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-15 20:27:41 +0700
commit037e749b52df5c6d19a69558bb0137a27c2d70c3 (patch)
tree82d22d1db373ec86fc0a01dc0f388592772da17f /office/keepassxc/keepassxc.info
parent62ca0a3d8ddc2fc105530897354b7ec76e77724d (diff)
downloadslackbuilds-037e749b52df5c6d19a69558bb0137a27c2d70c3.tar.gz
slackbuilds-037e749b52df5c6d19a69558bb0137a27c2d70c3.tar.xz
office/keepassxc: Updated for version 2.7.7.
add libminizip as requirements. default KEESHARE to on since libminizip is required anyway. updated README to reflect changes. Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/keepassxc/keepassxc.info')
-rw-r--r--office/keepassxc/keepassxc.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info
index e90058be8e..5a00650679 100644
--- a/office/keepassxc/keepassxc.info
+++ b/office/keepassxc/keepassxc.info
@@ -1,10 +1,10 @@
PRGNAM="keepassxc"
-VERSION="2.7.6"
+VERSION="2.7.7"
HOMEPAGE="https://github.com/keepassxreboot/keepassxc"
-DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.7.6/keepassxc-2.7.6-src.tar.xz"
-MD5SUM="0dfa2371e4f1619b9b9232b7568886a6"
+DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.7.7/keepassxc-2.7.7-src.tar.xz"
+MD5SUM="3d877de7149ab18c0a95fc86b295064f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="Botan"
+REQUIRES="Botan libminizip"
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"