diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-05-31 19:17:50 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:33:15 +0700 |
commit | da78de4465eb4c14056807636d6ed2897c76560a (patch) | |
tree | b170317d344bd9f0f3594885c8ba8c277ec3e6a8 /office/keepassxc/keepassxc.SlackBuild | |
parent | b6528f6223e259e350d6a74516d5ffed91729a59 (diff) |
office/keepassxc: Updated for version 2.4.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 64fe44e0b067..ba7532ef74c5 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.4.1} +VERSION=${VERSION:-2.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |