[arch-commits] Commit in keepass/trunk (PKGBUILD keepass)

Timothy Redaelli tredaelli at archlinux.org
Tue Jan 3 11:42:40 UTC 2017


    Date: Tuesday, January 3, 2017 @ 11:42:39
  Author: tredaelli
Revision: 204775

FS#49511

Modified:
  keepass/trunk/PKGBUILD
  keepass/trunk/keepass

----------+
 PKGBUILD |    4 ++--
 keepass  |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-03 11:32:40 UTC (rev 204774)
+++ PKGBUILD	2017-01-03 11:42:39 UTC (rev 204775)
@@ -5,7 +5,7 @@
 
 pkgname=keepass
 pkgver=2.34
-pkgrel=1
+pkgrel=2
 pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and mobile devices.'
 arch=('any')
 url='http://keepass.info/'
@@ -24,7 +24,7 @@
 
 sha256sums=('e3f184e4deddd1aa5ee2b52e2373c772d3f3975e5eddb2fd729eb27b437011aa'
             'SKIP'
-            '7547f2af38771b66c8c2f3d7900b051b37214af49de3dfa27a5d383bf847d582'
+            '05e63a028198ff32d4b26a892923a821066541f0cf798f5be8c138739bc22fbe'
             'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
             '1d5420e8babce5f4bbb3c68bdffe3bc0d3c3be25ad689138cd02fa14edd89140'
             '3d017c17a8788166c644e2460ba3596fd503f300342561921201fe5f69e5d194')

Modified: keepass
===================================================================
--- keepass	2017-01-03 11:32:40 UTC (rev 204774)
+++ keepass	2017-01-03 11:42:39 UTC (rev 204775)
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec mono /usr/share/keepass/KeePass.exe "$@"
+exec mono --verify-all /usr/share/keepass/KeePass.exe "$@"



More information about the arch-commits mailing list