Search Criteria
Package Details: zulip-desktop-git 5.12.3.r1.g7da12ba-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zulip-desktop-git.git (read-only, click to copy) |
|---|---|
| Package Base: | zulip-desktop-git |
| Description: | Real-time team chat based on the email threading model (Use system-wide electron) |
| Upstream URL: | https://zulip.com/apps |
| Keywords: | chat communication desktop electron javascript zulip zulip-desktop |
| Licenses: | Apache-2.0 |
| Conflicts: | zulip-desktop |
| Provides: | zulip-desktop |
| Submitter: | flacks |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-08-02 09:15 (UTC) |
| Last Updated: | 2025-12-17 01:40 (UTC) |
Dependencies (6)
- electron39 (electron39-v3-binAUR, electron39-binAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nvm (nvm-gitAUR) (make)
- pnpm (pnpm-corepackAUR, pnpm-binAUR) (make)
Latest Comments
zxp19821005 commented on 2025-12-17 01:41 (UTC)
@leonidlednev All right, fixed it.
leonidlednev commented on 2025-12-15 22:43 (UTC) (edited on 2025-12-15 22:44 (UTC) by leonidlednev)
Line 95 specifically needs to be
pnpm execinstead ofpnpx, as the build fails in the latter casezxp19821005 commented on 2025-12-15 02:11 (UTC)
@leonidlednev Thanks for your feedback, I had fixed it.
leonidlednev commented on 2025-12-14 05:17 (UTC) (edited on 2025-12-14 05:48 (UTC) by leonidlednev)
The package now uses
electron-viteinstead ofviteandelectron39instead ofelectron37:zxp19821005 commented on 2025-12-08 05:21 (UTC)
@leonidlednev Thanks for your feedback, I've updated it.
leonidlednev commented on 2025-12-07 00:07 (UTC)
package now requires
pnpmto build