diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-03-04 06:48:21 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-06 02:04:30 +0700 |
commit | 871f097be010a0ea984a44a545f01733e6f77c1f (patch) | |
tree | a51a62eef3feed7c09c2db24818cbf56f5d3e538 | |
parent | f22ad2b1ca27c740aa07e9f7d8d5441fba875925 (diff) | |
download | slackbuilds-871f097be010a0ea984a44a545f01733e6f77c1f.tar.gz |
office/keepassxc: .info fixes.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-rw-r--r-- | office/keepassxc/keepassxc.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info index 547810391b..f11989a426 100644 --- a/office/keepassxc/keepassxc.info +++ b/office/keepassxc/keepassxc.info @@ -2,9 +2,9 @@ PRGNAM="keepassxc" VERSION="2.3.0" HOMEPAGE="https://github.com/keepassxreboot/keepassxc" DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.3.0/keepassxc-2.3.0-src.tar.xz" -MD5SUM="1dba769f0eb1303ef3fbd873acd81901" +MD5SUM="127490ae7e4b3f49426619ec6f902bb6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="argon2 qt5" +REQUIRES="argon2 libsodium qt5" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |