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

Bruno Pagani archange at archlinux.org
Tue Sep 1 19:19:24 UTC 2020


    Date: Tuesday, September 1, 2020 @ 19:19:24
  Author: archange
Revision: 695879

electron 10 rebuild

Modified:
  element.io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-01 19:16:01 UTC (rev 695878)
+++ PKGBUILD	2020-09-01 19:19:24 UTC (rev 695879)
@@ -6,7 +6,7 @@
 pkgbase=element.io
 pkgname=(element-web element-desktop)
 pkgver=1.7.5
-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": ".*"|"electronVersion": "10.0.0"|g' package.json
+  sed -i 's|"electronVersion": ".*"|"electronVersion": "10.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