Date: Wednesday, May 9, 2018 @ 18:35:40 Author: archange Revision: 319900
upgpkg: keepassxc 2.3.3-1 Modified: keepassxc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-09 17:33:27 UTC (rev 319899) +++ PKGBUILD 2018-05-09 18:35:40 UTC (rev 319900) @@ -3,7 +3,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=keepassxc -pkgver=2.3.1 +pkgver=2.3.3 pkgrel=1 pkgdesc="Cross-platform community-driven port of Keepass password manager" arch=(x86_64) @@ -12,7 +12,7 @@ depends=(hicolor-icon-theme libgcrypt argon2 libsodium libxtst qt5-x11extras yubikey-personalization curl) makedepends=(cmake qt5-tools) source=("https://github.com/keepassxreboot/$pkgname/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz"{,.sig}) -sha256sums=('ce7d8251d4d5b35f602ff521764910964da6d8a67397399855a6e8c5ff5db9bd' +sha256sums=('cfff85ef89ba590aec798c59bea4aa3db00626d7bff8cdde0f62ee34aea60ad5' 'SKIP') validpgpkeys=('BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2') # KeePassXC Release <[email protected]>
