diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-03-02 17:09:44 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:20 +0700 |
commit | fe0fa5dde71ae56f26903ebb88609a7902ef06bb (patch) | |
tree | 87dfc7f37590158642b02b2b3356d2156cd56291 /office/keepassxc/keepassxc.SlackBuild | |
parent | c5a71aaa3a3bd950e94fbffd8c7b303ee15515af (diff) |
office/keepassxc: Updated for version 2.1.3.
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 85af592df4ffe..939d2d3cfe317 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.2} +VERSION=${VERSION:-2.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |