diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-02-06 17:54:55 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:53 +0700 |
commit | 5550fc4887991afda6863840fedd9c92da2ab32b (patch) | |
tree | 6487663d22304fe42809433dec1a056943d815ae /office/keepassxc/keepassxc.SlackBuild | |
parent | 67bd774560c0f60f9abdf96869551333ef18d671 (diff) |
office/keepassxc: Updated for version 2.1.1.
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 3733052be5804..28754534fa0a7 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.0} +VERSION=${VERSION:-2.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |