diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-02-27 15:31:22 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-03 08:42:17 +0700 |
commit | 8d6813c53d347db1acce06d3cc97c0cac6916527 (patch) | |
tree | 8fbba07519cced8d8b3b0bf9a84eb6ee1e92deef /office/keepassxc/keepassxc.info | |
parent | 2ae536af16f6c98a475e6484dee960ab65fc5217 (diff) |
office/keepassxc: Updated for version 2.3.0.
Diffstat (limited to 'office/keepassxc/keepassxc.info')
-rw-r--r-- | office/keepassxc/keepassxc.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info index ce5d0e9d0f4ac..547810391b5b1 100644 --- a/office/keepassxc/keepassxc.info +++ b/office/keepassxc/keepassxc.info @@ -1,10 +1,10 @@ PRGNAM="keepassxc" -VERSION="2.2.4" +VERSION="2.3.0" HOMEPAGE="https://github.com/keepassxreboot/keepassxc" -DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.2.4/keepassxc-2.2.4.tar.gz" -MD5SUM="a510382b6f6d9eafc6c0afed41acd73e" +DOWNLOAD="https://github.com/keepassxreboot/keepassxc/releases/download/2.3.0/keepassxc-2.3.0-src.tar.xz" +MD5SUM="1dba769f0eb1303ef3fbd873acd81901" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="qt5" +REQUIRES="argon2 qt5" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |