Package Details: element-desktop-git 1.11.74.r13.g43fa2e533f-1

Git Clone URL: https://aur.archlinux.org/element-desktop-git.git (read-only, click to copy)
Package Base: element-desktop-git
Description: Glossy Matrix collaboration client — desktop version.
Upstream URL: https://element.io
Licenses: Apache
Conflicts: element-desktop
Provides: element-desktop
Submitter: idanoo
Maintainer: Xangelix
Last Packager: Xangelix
Votes: 14
Popularity: 0.000002
First Submitted: 2020-07-18 02:27 (UTC)
Last Updated: 2024-08-14 19:58 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6

RussianCow commented on 2018-07-02 14:33 (UTC)

The latest version has a mistake in the PKGBUILD file—conflicts are defined like this:

conflicts=('riot-desktop riot-web')

but should be like this:

conflicts=('riot-desktop' 'riot-web')

Fixing the above installs it correctly.

Amolith commented on 2018-07-02 05:18 (UTC) (edited on 2018-07-02 05:19 (UTC) by Amolith)

I'm encountering an error with the latest build and I'm not sure how to fix it. I'm using trizen to install from the AUR.

https://hastebin.com/furufofeko.pas

mtrnord commented on 2018-05-01 14:08 (UTC)

@redg3ar oh thanks. I have to admit this is currently not maintained as I lacked time. But thanks for the patch. I guess I should finally switch this to use develop too

bepvte commented on 2018-05-01 13:20 (UTC) (edited on 2018-05-01 13:22 (UTC) by bepvte)

Below patch solves the problem

https://pastebin.com/XrSKSZXR

bepvte commented on 2018-05-01 13:02 (UTC)

the install is broken, fails with 'install: cannot stat 'src/skins/vector/img/logos/riot-logo.svg': No such file or directory'