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

Bruno Pagani archange at archlinux.org
Sun Mar 7 16:29:30 UTC 2021


    Date: Sunday, March 7, 2021 @ 16:29:29
  Author: archange
Revision: 886731

electron 12 rebuild

Modified:
  element.io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-07 16:18:44 UTC (rev 886730)
+++ PKGBUILD	2021-03-07 16:29:29 UTC (rev 886731)
@@ -6,7 +6,7 @@
 pkgbase=element.io
 pkgname=(element-web element-desktop)
 pkgver=1.7.22
-pkgrel=1
+pkgrel=2
 pkgdesc="Glossy Matrix collaboration client — "
 arch=(x86_64)
 url="https://element.io"
@@ -34,7 +34,7 @@
   yarn install
 
   cd ../element-desktop-${pkgver}
-  sed -i 's@"electronVersion": "11.2.3"@"electronVersion": "11.3.0"@g' package.json
+  sed -i 's@"electronVersion": "11.2.3"@"electronVersion": "12.0.0"@g' package.json
   sed -i 's@"https://packages.riot.im/desktop/update/"@null at g' element.io/release/config.json
   yarn install
 }



More information about the arch-commits mailing list