summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormynacol2024-02-28 19:46:33 +0100
committermynacol2024-02-28 19:46:33 +0100
commitcfa07949559a50d737af0b9bbd1b480e63937ebe (patch)
treecf699e1cb08b4c0dd47f3b02c53535c4cb20cc16 /PKGBUILD
parente1c39bf26a7706e1381efe59639cf4a2fdd63c86 (diff)
downloadaur-schildichat-desktop.tar.gz
Update to 1.11.36-sc.3
Including an update of electron from 24 to 25.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 212f231eae4d..6fd5a20e82ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# Contributor: Luca Weiss <luca (at) z3ntu (dot) xyz>
# Contributor: Julian Schacher <jspp@posteo.net>
-_electron=electron24
+_electron=electron25
pkgname=schildichat-desktop
-pkgver=1.11.30.sc.2
+pkgver=1.11.36.sc.3
pkgrel=1
pkgdesc="A Matrix client based on Element with a more traditional instant messaging experience"
arch=(x86_64)