diff options
Diffstat (limited to 'misc/KeePass/KeePass.SlackBuild')
-rw-r--r-- | misc/KeePass/KeePass.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/KeePass/KeePass.SlackBuild b/misc/KeePass/KeePass.SlackBuild index 80e0523249..f76387f332 100644 --- a/misc/KeePass/KeePass.SlackBuild +++ b/misc/KeePass/KeePass.SlackBuild @@ -4,7 +4,7 @@ # Based on http://slackbuilds.org/templates/autotools-template.SlackBuild # Copyright (c) 2011, Eric B. Pratt <eric.b.pratt@gmail.com> -# 2015-17, Shrivatsan Sampathkumar <nastavs@gmail.com> +# 2015-18, Shrivatsan Sampathkumar <nastavs@gmail.com> # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -19,7 +19,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=KeePass -VERSION=${VERSION:-2.36} +VERSION=${VERSION:-2.38} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |