diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-01-19 19:40:18 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 08:10:07 +0700 |
commit | 15ee0d7902ba7b47e4b701b2e4edf2a7cdb098cd (patch) | |
tree | f26e5373f7b4d9b9a29868cafc4198f1cd907f57 /office/keepassxc/keepassxc.SlackBuild | |
parent | 1a038dc95b8f16eef5cf2f9ea7a165851be8f3ed (diff) |
office/keepassxc: Updated for version 2.5.3.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
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 b71a298c5d2b4..20ab755d1d92c 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.5.2} +VERSION=${VERSION:-2.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |