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

Giancarlo Razzolini grazzolini at gemini.archlinux.org
Wed Feb 9 11:57:11 UTC 2022


    Date: Wednesday, February 9, 2022 @ 11:57:11
  Author: grazzolini
Revision: 1129430

upgpkg: keepass 2.50-1

Modified:
  keepass/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-09 11:47:49 UTC (rev 1129429)
+++ PKGBUILD	2022-02-09 11:57:11 UTC (rev 1129430)
@@ -4,7 +4,7 @@
 # Contributor: Andrej Gelenberg <andrej.gelenberg at udo.edu>
 
 pkgname=keepass
-pkgver=2.49
+pkgver=2.50
 pkgrel=1
 pkgdesc='Easy-to-use password manager for Windows, Linux, Mac OS X and mobile devices'
 arch=('any')
@@ -12,7 +12,9 @@
 license=('GPL')
 depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 'gtk-update-icon-cache')
 makedepends=('icoutils')
-optdepends=('xdotool: if you want to use auto-type'
+optdepends=('argon2: For faster Argon2d and Argon2id'
+            'libgcrypt: For faster AES-KDF'
+            'xdotool: if you want to use auto-type'
             'xsel: clipboard operations in order to work around Mono clipboard bugs')
 install="$pkgname.install"
 source=("https://downloads.sourceforge.net/keepass/KeePass-$pkgver-Source.zip"
@@ -22,19 +24,19 @@
         'keepass.desktop'
         'keepass.xml')
 
-md5sums=('55522bfd3c46c105e2066613bc3677ff'
+md5sums=('e6d7935da920be72747a23df4498a47e'
          'SKIP'
          '628e383dbfcaeefa996e4677dca35ff1'
          'a2a0dff1ebf0aaf6cbfb6f8566f4a010'
          'e910fabacfd7a5f7caa7c1fac0b5254e'
          'cc97882563fbaa0d5db44c9089990f12')
-sha1sums=('b82b2a8124e79d10009f4f40aeb48060eaaf2f41'
+sha1sums=('3b63a9078bb87e7575f8c7c6b90415bb48781ecd'
           'SKIP'
           '3142e80316feb67d687da993b919a634e89e6b1b'
           '9dadd198ff3c66a21f7df4192f5516556f6cfbd5'
           '22fab942358986679549e5263e1d4dabd23085f5'
           '6c7b7884bfb27d36d62fbd99df4ebc3004361df4')
-sha256sums=('d618386d1b90486f94cc44067907125114e64f1b79213190a9f834212ed15add'
+sha256sums=('0a0fed1bf41d44e89603bcac8c226084b32041bb079e571ffa11ff74ecb3fa45'
             'SKIP'
             '05e63a028198ff32d4b26a892923a821066541f0cf798f5be8c138739bc22fbe'
             'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'



More information about the arch-commits mailing list