diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-01-17 07:35:09 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-23 18:18:56 +0700 |
commit | d4a49b47650ef63b5e931b16b9f7036e1ebc7821 (patch) | |
tree | 62a4bbe8ff72ef13a50b13660c9c8d1f353f5627 /office/keepassxc/keepassxc.SlackBuild | |
parent | 7bd4b908725421d0b7bbd0348f542e5226c0c85c (diff) |
office/keepassxc: Updated for version 2.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/keepassxc/keepassxc.SlackBuild')
-rw-r--r-- | office/keepassxc/keepassxc.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/keepassxc/keepassxc.SlackBuild b/office/keepassxc/keepassxc.SlackBuild index 0662df8527134..3504165075bd1 100644 --- a/office/keepassxc/keepassxc.SlackBuild +++ b/office/keepassxc/keepassxc.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for KeePassXC -# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=keepassxc -VERSION=${VERSION:-2.6.2} +VERSION=${VERSION:-2.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |