diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-02-06 09:01:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-07 01:39:53 +0700 |
commit | 84917d660d119962b497cd7aed5d6fd26f761fa6 (patch) | |
tree | 216f3ec8a2828e3830648b24d60a700d59ca7f7e /office/keepassxc/keepassxc.SlackBuild | |
parent | b6f895feabcd3033ce88d855a094b9fd89761091 (diff) |
office/keepassxc: Updated for version 2.6.4.
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 3504165075bd..2ee32823c35e 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.3} +VERSION=${VERSION:-2.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |