diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 21:56:43 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 21:56:43 -0500 |
commit | 340c7683a3eaea7771cf670c37a3d0adad622c47 (patch) | |
tree | ed397d95a9433a55bb63abaa5012eaba4508567a /office | |
parent | 7ba673bebcfb90900648cbdc9723382d6d9df138 (diff) | |
download | slackbuilds-340c7683a3eaea7771cf670c37a3d0adad622c47.tar.gz |
office/keepassxc: Fixed dep info
Diffstat (limited to 'office')
-rw-r--r-- | office/keepassxc/keepassxc.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info index 1569fdc32c..575862da9a 100644 --- a/office/keepassxc/keepassxc.info +++ b/office/keepassxc/keepassxc.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.6.4/ke MD5SUM="9574ff6fdd215e014569fc8a6b1f56e9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="argon2 libsodium qrencode qt5" +REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |