Search Criteria
Package Details: threema-desktop 1.2.46-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/threema-desktop.git (read-only, click to copy) |
---|---|
Package Base: | threema-desktop |
Description: | Threema Desktop (Threema Web in Electron). |
Upstream URL: | https://github.com/threema-ch/threema-web-electron |
Licenses: | AGPL |
Submitter: | dbrgn |
Maintainer: | dbrgn |
Last Packager: | dbrgn |
Votes: | 17 |
Popularity: | 0.044266 |
First Submitted: | 2021-10-27 10:38 (UTC) |
Last Updated: | 2024-11-22 00:17 (UTC) |
Dependencies (4)
- electron32 (electron32-binAUR)
- git (git-gitAUR, git-glAUR) (make)
- nodejs-lts-iron (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
1 2 3 4 5 6 Next › Last »
dbrgn commented on 2024-12-20 21:54 (UTC)
@dreieck: While you are right of course, Threema Web (and thus also Threema Desktop 1.x) is in maintenance mode and will be replaced with the Desktop 2.x application soonish: https://three.ma/md Thus I don't plan to make any big changes to this package as long as the current version works.
Working patches would be welcome of course, but I'm not sure it's worth the effort.
dreieck commented on 2024-12-20 11:31 (UTC)
This downloads stuff in
build()
. This should not happen,build()
(andpackage()
) should not require network access.Please download the
node
andnpm
specific stuff inprepare()
.Regards and thankgs for the package!
dbrgn commented on 2024-01-27 17:42 (UTC)
@Mailaender: Oof, sorry, that was a stupid copy-paste-error. It is fixed now, thanks for the note.
Mailaender commented on 2024-01-26 16:39 (UTC)
The
threema.desktop
file is invalid again:is one
Categories=
too much.dbrgn commented on 2024-01-17 21:30 (UTC)
Update 1.2.40-4 should resolve the caching issues (by temporarily including the pkgrel in the filename).
windy commented on 2024-01-17 17:37 (UTC)
Deleting threema-web-electron-v1.2.40.tar.gz in the cache of pacaur fixed this for me.
Replacing tagged and released versions is really bad practice by the upstream authors.
dbrgn commented on 2024-01-16 16:03 (UTC)
@chrys87: Did you already upgrade the package to 1.2.40-2? That should fix it.
The release tag was updated (see https://github.com/threema-ch/threema-web-electron/pull/9#issuecomment-1893266172), which resulted in a checksum change.
(The only reason why this AUR package previously worked in spite of the wrong submodule, was the fact that it downloads the threema-web dependency explicitly.)
chrys87 commented on 2024-01-16 15:43 (UTC)
Since today the checksum of threema-web-electron-v1.2.40.tar.gz fails
==> Überprüfe source Dateien mit sha256sums... threema-web-electron-v1.2.40.tar.gz ... FEHLGESCHLAGEN threema-web-v2.5.3.tar.gz ... Erfolg threema.desktop ... Erfolg
Mailaender commented on 2024-01-11 19:05 (UTC) (edited on 2024-01-11 19:05 (UTC) by Mailaender)
Please change
to
in
threema.desktop
otherwise it lands in uncategorized.These categories are standardized. https://specifications.freedesktop.org/menu-spec/latest/apa.html
dbrgn commented on 2023-11-30 14:43 (UTC)
jfbourdeau: The nodejs-lts-iron package is very new. Did you update your repository sources (pacman -Sy)? Manjaro is sometimes a bit delayed with new packages, maybe wait a few days. Or download and build nodejs-lts-iron yourself.
As buzo wrote, the AUR is the Arch User Repository, if there are issues with Manjaro, you can ask in the Manjaro support forums.
1 2 3 4 5 6 Next › Last »