summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36920a645da9..5de2a8eaafb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=keepassxc-git
_gitname=keepassxc
-pkgver=2.3.4.r92.g1d710595
+pkgver=2.3.4.r211.gb6eeabab
pkgrel=1
pkgdesc="Cross-platform community-driven port of KeePass Password Safe"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ url="https://github.com/keepassxreboot/keepassxc"
license=('GPL2')
depends=('qt5-base' 'qt5-x11extras' 'qt5-translations' 'qt5-imageformats'
'libxtst' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils'
- 'yubikey-personalization'
+ 'yubikey-personalization' 'qt5-svg' 'qrencode'
'libsodium' 'libgcrypt' 'argon2' 'zlib')
install=keepassxc.install
makedepends=('git' 'intltool' 'cmake' 'qt5-tools')