Search Criteria
Package Details: proton-pass 1.36.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/proton-pass.git (read-only, click to copy) |
|---|---|
| Package Base: | proton-pass |
| Description: | Open-source and secure identity manager |
| Upstream URL: | https://proton.me/pass |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | proton-pass-bin |
| Submitter: | marmotz |
| Maintainer: | DodoGTA |
| Last Packager: | DodoGTA |
| Votes: | 19 |
| Popularity: | 0.40 |
| First Submitted: | 2024-06-06 17:07 (UTC) |
| Last Updated: | 2026-04-26 16:04 (UTC) |
Dependencies (6)
- bash (bash-gitAUR, bash-devel-gitAUR)
- electron (electron-launcherAUR, electron-nightly-binAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- yarn (yarn-berryAUR, yarn-corepackAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
Musikolo commented on 2026-04-28 04:31 (UTC)
@DodoGTA, I found better way to handle the issues with the logo icon that not only doesn't require changing the
proton-pass.desktopfile, but it also solves the issue with Wayland icon on Electron window frame. All it takes is applying the following hack in theprepare()function of thePKGBUILDfile:However, to make it look really nice, it would be nice to convert the logo.svg file into PNG format and use it here. If you could do this it would be fantastic!
Regards.
Musikolo commented on 2026-04-26 18:00 (UTC)
@DodoGTA, I noticed Proton Pass starts in a separate Wayland window which displays the W yellow Wayland icon on the taskbar. Since that looks awful, I played with a few things and I think I found a way to correct this issue. All it takes is applying the following changes in the
proton-pass.desktopfile:Please consider adding this enhancement. Thanks for maintaining this package.
Regards.
DodoGTA commented on 2026-02-23 22:11 (UTC)
@jordanbcx I guess the Proton (AG) team reset their tags again (anyway I updated the checksum)
jordanbcx commented on 2026-02-23 13:59 (UTC)
Edit build files with updated integrity if it fails:
sha256sums=('9d53fbcbe607657818f8c32bc2a4cf22ab399c11fc1045490053879b739f1171' '501210c67fc921a2fb4ba591980192ad1da60e26fb6b2fd7d68aad4075eafac7')
Musikolo commented on 2026-02-07 16:34 (UTC)
Sure thing. Here you have:
Please let me know if anything else is needed.
Regards.
DodoGTA commented on 2026-02-07 16:25 (UTC)
@Musikolo Can you send those build logs in /tmp too?
Musikolo commented on 2026-02-07 15:11 (UTC)
Looks like version
1.34.2doesn't build right. Not sure if I'm missing something. Please find the build logs I got at https://pastebin.com/F5eZrQLvThanks!
mainrs commented on 2026-01-02 17:42 (UTC)
@eggplant I have the same issue, but with a more recent deb version:
DodoGTA commented on 2025-11-09 08:56 (UTC)
@mouseman I've mentioned the issue in https://github.com/ProtonMail/WebClients/issues/464#issuecomment-3507707872
Right now I can either switch to a specific Git commit which has the correct Proton Pass version (but that doesn't work with new version checking and increases build size) or I can mirror the last tarball in my own repo fork (which would require manual work every time a new Proton Pass version is released)
mouseman commented on 2025-11-09 07:06 (UTC) (edited on 2025-11-09 07:07 (UTC) by mouseman)
1 2 3 4 Next › Last »