summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/KeePass/KeePass.SlackBuild4
-rw-r--r--misc/KeePass/KeePass.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/KeePass/KeePass.SlackBuild b/misc/KeePass/KeePass.SlackBuild
index e0c8d2d484..0e1617e1a3 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-18, Shrivatsan Sampathkumar <nastavs@gmail.com>
+# 2015-20, 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.45}
+VERSION=${VERSION:-2.46}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/misc/KeePass/KeePass.info b/misc/KeePass/KeePass.info
index 9438141d12..ac8ee4430e 100644
--- a/misc/KeePass/KeePass.info
+++ b/misc/KeePass/KeePass.info
@@ -1,8 +1,8 @@
PRGNAM="KeePass"
-VERSION="2.45"
+VERSION="2.46"
HOMEPAGE="https://keepass.info/"
-DOWNLOAD="http://downloads.sourceforge.net/keepass/KeePass-2.45-Source.zip"
-MD5SUM="478501f7f1799abb4b5be1cb3489f5b3"
+DOWNLOAD="http://downloads.sourceforge.net/keepass/KeePass-2.46-Source.zip"
+MD5SUM="7caecfcc2d15dc7ec1b90256da527836"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mono"