diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-03-06 15:15:31 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-10 07:11:07 +0700 |
commit | 732e33745bc5cf8c4195341dd1cfd930de98b712 (patch) | |
tree | 2fe039f3218c26fa04d55c0c44ed00d81fca8386 /office/keepassxc/keepassxc.SlackBuild | |
parent | fbebaa7ab56192fb8f0a99210058d4b14f3b6d12 (diff) | |
download | slackbuilds-732e33745bc5cf8c4195341dd1cfd930de98b712.tar.gz |
office/keepassxc: Updated for version 2.3.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 1e042075ff..d3b081c621 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.3.0} +VERSION=${VERSION:-2.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |