summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authort_aus_m2022-04-13 11:39:27 +0200
committert_aus_m2022-04-13 11:39:27 +0200
commit8a474daf3cec448eb5a105d8617f1c9e070d56b3 (patch)
treed4ce449ea4826c05cde926481841e6d661c61735 /PKGBUILD
parent1bad0867d47e405dac074928ff89d23b671b8d92 (diff)
downloadaur-8a474daf3cec448eb5a105d8617f1c9e070d56b3.tar.gz
remove yarn reskindex
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16ca1f36b5e0..afc4bc63adc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_electron=electron
pkgbase=element-desktop-git
pkgname=(element-web-git element-desktop-git)
-pkgver=1.9.9.r27.gc6c1238ce
+pkgver=1.10.9.r19.g03ab1237e
pkgrel=1
pkgdesc="Glossy Matrix collaboration client — "
arch=(x86_64)
@@ -52,7 +52,6 @@ prepare() {
yarn install --no-fund
cd ../element-web/node_modules/matrix-react-sdk
- yarn reskindex
}
build() {