[arch-commits] Commit in element.io/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Tue Aug 2 23:20:18 UTC 2022


    Date: Tuesday, August 2, 2022 @ 23:20:18
  Author: archange
Revision: 1259940

Pin the actual electron version

Modified:
  element.io/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-02 23:16:18 UTC (rev 1259939)
+++ PKGBUILD	2022-08-02 23:20:18 UTC (rev 1259940)
@@ -3,11 +3,11 @@
 # Contributor: Luca Weiss <luca (at) z3ntu (dot) xyz>
 # Contributor: Julian Schacher <jspp at posteo.net>
 
-_electron=electron
+_electron=electron19
 pkgbase=element.io
 pkgname=(element-web element-desktop)
 pkgver=1.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Glossy Matrix collaboration client — "
 arch=(x86_64)
 url="https://element.io"



More information about the arch-commits mailing list