Date: Tuesday, March 6, 2018 @ 22:45:15 Author: archange Revision: 303363
upgpkg: keepassxc 2.3.1-1 Modified: keepassxc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-06 22:42:12 UTC (rev 303362) +++ PKGBUILD 2018-03-06 22:45:15 UTC (rev 303363) @@ -3,7 +3,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=keepassxc -pkgver=2.3.0 +pkgver=2.3.1 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=('ec5858daeaa05386a614b799d5daf01c634205844647e2f9d25aaf655d2adbec' +sha256sums=('ce7d8251d4d5b35f602ff521764910964da6d8a67397399855a6e8c5ff5db9bd' 'SKIP') validpgpkeys=('BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2') # KeePassXC Release <[email protected]>
