diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-12-11 19:08:18 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-16 07:31:53 +0700 |
commit | eb7a79b4db1501b87daf3cb05c5833079dfe2e1b (patch) | |
tree | a66f0494874b65e6b340360a7cfd04678b9b3791 /office | |
parent | b4cebf616655cecf5f0354390c51851da66e7234 (diff) | |
download | slackbuilds-eb7a79b4db1501b87daf3cb05c5833079dfe2e1b.tar.gz |
office/keepassxc: Updated for version 2.2.4.
Diffstat (limited to 'office')
-rw-r--r-- | office/keepassxc/keepassxc.SlackBuild | 2 | ||||
-rw-r--r-- | office/keepassxc/keepassxc.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/keepassxc/keepassxc.SlackBuild b/office/keepassxc/keepassxc.SlackBuild index 82291fef6f..ddaf7794b1 100644 --- a/office/keepassxc/keepassxc.SlackBuild +++ b/office/keepassxc/keepassxc.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=keepassxc -VERSION=${VERSION:-2.2.2} +VERSION=${VERSION:-2.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/keepassxc/keepassxc.info b/office/keepassxc/keepassxc.info index 9adb81eae5..ce5d0e9d0f 100644 --- a/office/keepassxc/keepassxc.info +++ b/office/keepassxc/keepassxc.info @@ -1,8 +1,8 @@ PRGNAM="keepassxc" -VERSION="2.2.2" +VERSION="2.2.4" HOMEPAGE="https://github.com/keepassxreboot/keepassxc" -DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.2.2/keepassxc-2.2.2.tar.gz" -MD5SUM="7a13db5fc6131fefbd0f50609de83d6b" +DOWNLOAD="https://github.com/keepassxreboot/keepassxc/archive/2.2.4/keepassxc-2.2.4.tar.gz" +MD5SUM="a510382b6f6d9eafc6c0afed41acd73e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |