thanks. that worked
Search Criteria
Package Details: keepassxc-git 2.7.1.r657.g7c7ca4575-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/keepassxc-git.git (read-only, click to copy) |
|---|---|
| Package Base: | keepassxc-git |
| Description: | Cross-platform community-driven port of KeePass Password Safe |
| Upstream URL: | https://github.com/keepassxreboot/keepassxc |
| Keywords: | keepassxc password security |
| Licenses: | GPL2 |
| Conflicts: | keepassxc |
| Provides: | keepassxc, org.freedesktop.secrets |
| Replaces: | keepassx-http, keepassx-reboot-git |
| Submitter: | dlandau |
| Maintainer: | yan12125 (phoerious) |
| Last Packager: | yan12125 |
| Votes: | 67 |
| Popularity: | 0.017893 |
| First Submitted: | 2016-11-09 12:41 (UTC) |
| Last Updated: | 2026-05-15 00:32 (UTC) |
Dependencies (22)
- argon2 (argon2-gitAUR)
- botan (botan-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libusb (libusb-gitAUR)
- libxtst
- minizip (minizip-gitAUR)
- pcsclite (pcsclite-gitAUR)
- qrencode (qrencode-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-imageformats
- qt6-svg
- qt6-translations
- shared-mime-info (shared-mime-info-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- asciidoctor (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- intltool (make)
- qt6-tools (make)
- Show 2 more dependencies...
Required by (172)
- 7zkpxc (requires keepassxc)
- anytype-alpha-bin (requires org.freedesktop.secrets) (optional)
- anytype-bin (requires org.freedesktop.secrets) (optional)
- anytype-electron-bin (requires org.freedesktop.secrets) (optional)
- asbru-cm-git (requires keepassxc) (optional)
- asbru-cm-loki-git (requires keepassxc) (optional)
- aur-sync-vote (requires org.freedesktop.secrets) (optional)
- bibox2-bin (requires org.freedesktop.secrets)
- bitwarden-bin (requires org.freedesktop.secrets)
- cfait (requires org.freedesktop.secrets)
- cfait-bin (requires org.freedesktop.secrets)
- cfait-git (requires org.freedesktop.secrets)
- chromium-no-extras (requires org.freedesktop.secrets) (optional)
- code-features (requires org.freedesktop.secrets)
- code-features-insiders (requires org.freedesktop.secrets)
- cosmic-session-git (requires org.freedesktop.secrets)
- criptext-bin (requires org.freedesktop.secrets) (optional)
- cromite-bin (requires org.freedesktop.secrets) (optional)
- cursor-early-access-bin (requires org.freedesktop.secrets) (optional)
- cursor-nightly-bin (requires org.freedesktop.secrets) (optional)
- Show 152 more...
Sources (1)
malcolm commented on 2020-07-08 13:26 (UTC)
yan12125 commented on 2020-07-08 02:31 (UTC)
Looks like 2.6.x needs asciidoctor to build.
dlandau commented on 2020-07-07 16:02 (UTC)
Hmm, @malcolm make sure that you fully close keeepassxc and see if that helps. I also got the old version after updating once or twice, but then without changing anything the new version opened. Reboot the computer if you have to.
malcolm commented on 2020-07-07 14:07 (UTC)
maybe I'm missing something, but I did the build and the installed version was 2.5.4, not the latest 2.6.0
yan12125 commented on 2020-05-06 13:40 (UTC)
Hi, could you remove the file keepassxc.install and its reference in PKGBUILD? All commands in it are already included in ALPM hooks, and leaving them there slows down installation/upgrade of this package.
yan12125 commented on 2020-01-01 12:50 (UTC)
Hi, could you add provides=(org.freedesktop.secrets) like community/keepassxc?
dlandau commented on 2019-03-15 09:44 (UTC)
Friendly reminder that -git packages in AUR are not outdated when there is a new version out from the upstream as the very latest source code is fetched on build time.
geeksunny commented on 2018-10-29 03:01 (UTC)
To build on mannp's comment, I had to install extra/qt5-svg as well as extra/qrencode before this package would install.
mannp commented on 2018-10-22 08:26 (UTC) (edited on 2018-10-22 08:29 (UTC) by mannp)
The latest git build as of 22/10/18 needed qrencode installing before it would build again.
keepassxc-git 2.3.4.r142.gb45f0e3e-1
1 extra/qrencode 4.0.2-1 C library for encoding data in a QR Code symbol.
oneeyed commented on 2018-01-18 12:35 (UTC)
Tested with libsodium in makedepends + -DWITH_XC_BROWSER=ON, works like a charm with Firefox and Chromium. Please upgrade.
Pinned Comments
yan12125 commented on 2021-06-30 10:39 (UTC) (edited on 2024-05-07 14:51 (UTC) by yan12125)
It is indeed confusing that the computed pkgver starts with an older version. That is because the nearest tag reachable from the latest commit is an older tag (ex: 2.7.1). In other words, newer tags are not part on the develop branch. You can check the commit part (ex: "g6f14becb08") against the latest commit [1] and see the built package is indeed the latest commit.
[1] https://github.com/keepassxreboot/keepassxc/commits/develop