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

Bruno Pagani archange at gemini.archlinux.org
Mon Sep 13 21:14:01 UTC 2021


    Date: Monday, September 13, 2021 @ 21:14:01
  Author: archange
Revision: 1014731

Update autoupdate URL

Modified:
  element.io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-13 21:05:22 UTC (rev 1014730)
+++ PKGBUILD	2021-09-13 21:14:01 UTC (rev 1014731)
@@ -7,7 +7,7 @@
 pkgbase=element.io
 pkgname=(element-web element-desktop)
 pkgver=1.8.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Glossy Matrix collaboration client — "
 arch=(x86_64)
 url="https://element.io"
@@ -41,7 +41,7 @@
   patch -p1 < ../autolaunch.patch
   sed -i 's|"target": "deb"|"target": "dir"|' package.json
   sed -i 's|"electronVersion": "13.1.9"|"electronVersion": "13.3.0"|' package.json
-  sed -i 's|"https://packages.riot.im/desktop/update/"|null|' element.io/release/config.json
+  sed -i 's|"https://packages.element.io/desktop/update/"|null|' element.io/release/config.json
   yarn install --no-fund
 }
 



More information about the arch-commits mailing list