Package Details: zulip-desktop-electron 5.10.4-1

Git Clone URL: https://aur.archlinux.org/zulip-desktop-electron.git (read-only, click to copy)
Package Base: zulip-desktop-electron
Description: Real-time team chat based on the email threading model
Upstream URL: https://zulip.com
Licenses: Apache
Conflicts: zulip-desktop
Provides: zulip-desktop
Submitter: aspen
Maintainer: yakoyakoyokuyoku
Last Packager: yakoyakoyokuyoku
Votes: 1
Popularity: 0.000000
First Submitted: 2021-01-05 05:37 (UTC)
Last Updated: 2024-01-17 13:14 (UTC)

Latest Comments

Poscat commented on 2025-02-03 02:17 (UTC) (edited on 2025-02-03 02:18 (UTC) by Poscat)

Please upgrade your package. This patch should work

diff --git a/PKGBUILD b/PKGBUILD
index 677818d..9bd63bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
 # Contributor: Mark Wagie <mark dot wagie at tutanota dot com>
 # Contributor: aspen <aspen@aspenuwu.me>
 pkgname=zulip-desktop-electron
-pkgver=5.10.4
+pkgver=5.11.1
 pkgrel=1
-_electronversion=28
+_electronversion=32
 pkgdesc="Real-time team chat based on the email threading model"
 arch=('x86_64')
 url="https://zulip.com"
@@ -16,7 +16,7 @@ conflicts=("${pkgname%-*}")
 source=("${pkgname%-*}-$pkgver.tar.gz::https://github.com/zulip/zulip-desktop/archive/v$pkgver.tar.gz"
         "${pkgname%-*}.desktop"
         "${pkgname%-*}.sh.in")
-sha256sums=('d0d526ce56b8822908e920e620ddb7f2a6d50b9817dd7f52455facf499e5a019'
+sha256sums=('45af710aec1b4a7287b10d668da2edf05b03e4467f32df90c6eeef753f8f6888'
             '8f3440dc9195c6763de16f8b13409a5c130bdf417015e7e27bb64fdb227f4f10'
             '70ed0f08158c6ea8ef99dbbe360861e2c63911c2fadc74c0154bd6567abc8979')