summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Shrivatsan Sampathkumar <nastavs [at] gmail [dot] com>2024-02-17 22:22:23 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-17 23:27:36 +0700
commit0c4b2dfd7c7dbe81213f0ea1d0165350ce59a427 (patch)
tree50abd0cdf4cc44c0ceadcdcec44a73a411068976 /misc
parent86afc47276fb3bbdf0ee2bc58d76a3ccea415910 (diff)
downloadslackbuilds-0c4b2dfd7c7dbe81213f0ea1d0165350ce59a427.tar.gz
slackbuilds-0c4b2dfd7c7dbe81213f0ea1d0165350ce59a427.tar.xz
misc/KeePass: Updated for version 2.56.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/KeePass/KeePass.SlackBuild2
-rw-r--r--misc/KeePass/KeePass.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/KeePass/KeePass.SlackBuild b/misc/KeePass/KeePass.SlackBuild
index ae37669364..c4d85f00d1 100644
--- a/misc/KeePass/KeePass.SlackBuild
+++ b/misc/KeePass/KeePass.SlackBuild
@@ -21,7 +21,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=KeePass
-VERSION=${VERSION:-2.55}
+VERSION=${VERSION:-2.56}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/misc/KeePass/KeePass.info b/misc/KeePass/KeePass.info
index 947f0c83b6..3bdc90fca6 100644
--- a/misc/KeePass/KeePass.info
+++ b/misc/KeePass/KeePass.info
@@ -1,8 +1,8 @@
PRGNAM="KeePass"
-VERSION="2.55"
+VERSION="2.56"
HOMEPAGE="https://keepass.info/"
-DOWNLOAD="http://downloads.sourceforge.net/keepass/KeePass-2.55-Source.zip"
-MD5SUM="61bb2ae0e3635cc2478e4073c33e2bb8"
+DOWNLOAD="https://downloads.sourceforge.net/keepass/KeePass-2.56-Source.zip"
+MD5SUM="c60e8c64af6744af11f1f256fff2460b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mono"