diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-04-09 07:55:32 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:20 +0700 |
commit | ab97ae5e276e96dd04228ff85d4270dcb8c37b3b (patch) | |
tree | f8c1cf187c8a465eb732f89ed6bda7322c64b8e1 /office/keepassxc/keepassxc.SlackBuild | |
parent | e674f318d84b137cb6330b975242fcdf4017c6a0 (diff) | |
download | slackbuilds-ab97ae5e276e96dd04228ff85d4270dcb8c37b3b.tar.gz |
office/keepassxc: Updated for version 2.1.4.
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 939d2d3cfe..0b47249da8 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.3} +VERSION=${VERSION:-2.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |