[arch-commits] Commit in keepassxc/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Mon Oct 28 11:10:30 UTC 2019


    Date: Monday, October 28, 2019 @ 11:10:30
  Author: archange
Revision: 520825

Implement FS#64283

Modified:
  keepassxc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-28 10:44:57 UTC (rev 520824)
+++ PKGBUILD	2019-10-28 11:10:30 UTC (rev 520825)
@@ -3,7 +3,7 @@
 
 pkgname=keepassxc
 pkgver=2.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform community-driven port of Keepass password manager"
 arch=(x86_64)
 url="https://keepassxc.org/"
@@ -11,6 +11,7 @@
 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)
+provides=(org.freedesktop.secrets)
 _tag=a1cc0e27e1e692c9b3e03b1b67f1ec8613329875 # git rev-parse ${pkgver}
 source=("git+https://github.com/keepassxreboot/keepassxc#tag=${_tag}?signed")
 sha256sums=(SKIP)



More information about the arch-commits mailing list