Date: Wednesday, June 12, 2019 @ 11:31:13
  Author: archange
Revision: 480709

upgpkg: keepassxc 2.4.3-1

Modified:
  keepassxc/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-12 11:30:06 UTC (rev 480708)
+++ PKGBUILD    2019-06-12 11:31:13 UTC (rev 480709)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <[email protected]>
 
 pkgname=keepassxc
-pkgver=2.4.2
+pkgver=2.4.3
 pkgrel=1
 pkgdesc="Cross-platform community-driven port of Keepass password manager"
 arch=(x86_64)
@@ -11,11 +11,12 @@
 depends=(argon2 curl desktop-file-utils hicolor-icon-theme libgcrypt libsodium 
libxtst qrencode
          qt5-svg qt5-x11extras quazip yubikey-personalization)
 makedepends=(git cmake qt5-tools)
-_tag=df22f79b946c45ac20689ef5b3cfbe69670bae1d # git rev-parse ${pkgver}
+_tag=af7d9a8e9f8648abb7822c1b99f31e1e79dc52f3 # git rev-parse ${pkgver}
 source=("git+https://github.com/keepassxreboot/keepassxc#tag=${_tag}?signed";)
 sha256sums=(SKIP)
 validpgpkeys=(BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2  # KeePassXC Release 
<[email protected]>
-              3489040C1F0C3EEAB8D556A5440FC65F2E0C6E01) # Jonathan White 
<[email protected]>
+              3489040C1F0C3EEAB8D556A5440FC65F2E0C6E01  # Jonathan White 
<[email protected]>
+              B3724F5B2C98B5B0AEDDBD582AC0283D4CFC9A10) # Janek Bevendorff 
<[email protected]>
 
 prepare() {
        mkdir -p build

Reply via email to