git » keepassxc.git » commit 1fa49c6

upgpkg: 2.5.0-1

author Bruno Pagani
2019-10-27 10:33:14 UTC
committer Bruno Pagani
2019-10-27 10:33:14 UTC
parent 54cb3e404e188fb9e8272d688ef8aa4b2ec1f958

upgpkg: 2.5.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2acdba9..ab686aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange@archlinux.org>
 
 pkgname=keepassxc
-pkgver=2.4.3
+pkgver=2.5.0
 pkgrel=1
 pkgdesc="Cross-platform community-driven port of Keepass password manager"
 arch=(x86_64)
@@ -11,7 +11,7 @@ license=(GPL)
 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=af7d9a8e9f8648abb7822c1b99f31e1e79dc52f3 # git rev-parse ${pkgver}
+_tag=a1cc0e27e1e692c9b3e03b1b67f1ec8613329875 # git rev-parse ${pkgver}
 source=("git+https://github.com/keepassxreboot/keepassxc#tag=${_tag}?signed")
 sha256sums=(SKIP)
 validpgpkeys=(BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2  # KeePassXC Release <release@keepassxc.org>