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/keepassxc/keepassxc.SlackBuild | |
parent | b4cebf616655cecf5f0354390c51851da66e7234 (diff) | |
download | slackbuilds-eb7a79b4db1501b87daf3cb05c5833079dfe2e1b.tar.gz |
office/keepassxc: Updated for version 2.2.4.
Diffstat (limited to 'office/keepassxc/keepassxc.SlackBuild')
-rw-r--r-- | office/keepassxc/keepassxc.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |