office/keepassxc: .info fixes.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2018-03-04 06:48:21 -08:00 committed by Willy Sudiarto Raharjo
parent f22ad2b1ca
commit 871f097be0
1 changed files with 2 additions and 2 deletions

View File

@ -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"