author | Balló György
<bgyorgy@archlinux.org> 2018-01-04 20:57:14 UTC |
committer | Balló György
<bgyorgy@archlinux.org> 2018-01-04 20:57:14 UTC |
parent | e1c2db1c607dacb2553c69596e58ac2da2890ad9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 930b521..de5cb8d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Balló György <ballogyor+arch at gmail dot com> pkgname=keepassxc -pkgver=2.2.2 +pkgver=2.2.4 pkgrel=1 pkgdesc="Cross-platform community-driven port of Keepass password manager" arch=(x86_64) @@ -10,7 +10,7 @@ license=(GPL) depends=(hicolor-icon-theme libxtst qt5-x11extras yubikey-personalization) makedepends=(cmake qt5-tools) source=("https://github.com/keepassxreboot/$pkgname/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz"{,.sig}) -sha256sums=('2f55784f7e6d3a840575e1768a3e5ae03986c2f6a70029dd6b9f9bb0fa443473' +sha256sums=('e52fa32cb39af3c64ddd651481b7963b1206830687fb7d4c9f20ad5d6ac0d3dd' 'SKIP') validpgpkeys=('BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2') # KeePassXC Release <release@keepassxc.org>