diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-02-17 22:14:49 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-02-17 22:18:54 +0000 |
commit | e7a3a76dbba0c9871e39b1f350afeeb00252cabc (patch) | |
tree | f8ae7eda7d49b943a3bd8c4bd33abb85a5ec98b2 /office/keepassxc/keepassxc.SlackBuild | |
parent | d6f4243bd6e0a7092a4ff5fb90f7f7db4d3dc7d1 (diff) |
office/keepassxc: Updated for version 2.1.2.
Signed-off-by: David Spencer <idlemoor@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 28754534fa0a..85af592df4ff 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.1.1} +VERSION=${VERSION:-2.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |