diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-10-01 09:11:33 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-07 07:02:03 +0700 |
commit | 6a1ea94a7fcfd144daa7087304061c399a272324 (patch) | |
tree | 3645f9307c97859876479e80b2be97e3198c204e /office/keepassxc/keepassxc.SlackBuild | |
parent | 982b11f460ce013669e2017df35b002d59958250 (diff) | |
download | slackbuilds-6a1ea94a7fcfd144daa7087304061c399a272324.tar.gz |
office/keepassxc: Updated for version 2.2.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/keepassxc/keepassxc.SlackBuild b/office/keepassxc/keepassxc.SlackBuild index a7a53aebfe..3e384f762d 100644 --- a/office/keepassxc/keepassxc.SlackBuild +++ b/office/keepassxc/keepassxc.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=keepassxc -VERSION=${VERSION:-2.2.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.2.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |