diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-10-26 21:32:12 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:14 +0700 |
commit | d88e47c2193bfd63badcaeb7738653afb8c127bb (patch) | |
tree | 266a88da083022a02cdc8a3b4347f35e3b21fa9d /office/keepassxc/keepassxc.SlackBuild | |
parent | a1051f075920bbea4c84e463824a5a3afc3aaedf (diff) |
office/keepassxc: Updated for version 2.6.2.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 a77d39e0c0ce6..0662df8527134 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.6.1} +VERSION=${VERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |