misc/KeePass: Updated for version 2.36.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Shrivatsan Sampathkumar 2017-06-16 15:58:41 +07:00 committed by Willy Sudiarto Raharjo
parent b03caffae0
commit 527695650e
2 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=KeePass
VERSION=${VERSION:-2.35}
VERSION=${VERSION:-2.36}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="KeePass"
VERSION="2.35"
VERSION="2.36"
HOMEPAGE="http://keepass.info/"
DOWNLOAD="http://downloads.sourceforge.net/keepass/KeePass-2.35-Source.zip"
MD5SUM="f01c56cef889f4ce6ee200c0772d1ac4"
DOWNLOAD="http://downloads.sourceforge.net/keepass/KeePass-2.36-Source.zip"
MD5SUM="71d40f3da7c295bdea3460df69aea667"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mono libgdiplus"