diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-08-23 13:13:14 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-25 09:59:36 +0700 |
commit | ea3f912fe13fc065d86b55e62fc3bca52ec13838 (patch) | |
tree | 8c333cad18af81a6a206374a40c3a39acbb88fe4 /office/keepassxc/keepassxc.info | |
parent | 522b9ce2f7e7cbfd44256d9deb5d4dcdb6b30df7 (diff) |
office/keepassxc: Updated for version 2.3.4.
Removed XC prefix from compile-time options.
Diffstat (limited to 'office/keepassxc/keepassxc.info')
-rw-r--r-- | office/keepassxc/keepassxc.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info index 89f467760d2a..fa5ab1368f82 100644 --- a/office/keepassxc/keepassxc.info +++ b/office/keepassxc/keepassxc.info @@ -1,8 +1,8 @@ PRGNAM="keepassxc" -VERSION="2.3.3" +VERSION="2.3.4" HOMEPAGE="https://github.com/keepassxreboot/keepassxc" -DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.3.3/keepassxc-2.3.3-src.tar.xz" -MD5SUM="87872cbe11867c8526b366e19648b8fa" +DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.3.4/keepassxc-2.3.4-src.tar.xz" +MD5SUM="c8f8280cf4155c32d0b50c059d0a3edf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argon2 libsodium qt5" |