diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-06-18 21:26:19 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-23 01:14:01 +0700 |
commit | fc85603a24cc1dca2dcfef47fcb97e1b9f9af48a (patch) | |
tree | 47463f17422d3e8ceac1ac43f19bc14d09c83bea /office/keepassxc/keepassxc.SlackBuild | |
parent | 69bf93ef437765083a3105ae6bdff6865a86dfea (diff) |
office/keepassxc: Updated for version 2.6.6.
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 2ee32823c3..35991f5ea6 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.4} +VERSION=${VERSION:-2.6.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |