diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-06-11 21:53:30 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-15 08:12:45 +0700 |
commit | e0f9a7c48345f47814cf32bc5a17f54663f41238 (patch) | |
tree | d8c277968c7b7f5ec25358cbdab6081336eced5e /office/keepassxc/keepassxc.SlackBuild | |
parent | 93a3483926e7a5789c04afd5484862dde9ea1509 (diff) |
office/keepassxc: Updated for version 2.4.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 ba7532ef74c5d..72bc41f2001e6 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.2} +VERSION=${VERSION:-2.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |