summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjikstra2022-05-04 14:23:12 +0200
committerjikstra2022-05-04 14:23:12 +0200
commiteeed79561d15037728ab6ed0469b14ff2b3c3b7a (patch)
tree22969462ad5724cd6d9f45c066129adc7d098c15 /PKGBUILD
parentd328481f17252e8d9918efa1631a5fa28b9b1341 (diff)
downloadaur-eeed79561d15037728ab6ed0469b14ff2b3c3b7a.tar.gz
Update electron to v18
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 472b5b668a60..b796b8462f26 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A privacy oriented chat application built on e-mail"
arch=("any")
url="https://github.com/deltachat/deltachat-desktop"
license=("GPL")
-depends=('electron14')
+depends=('electron18')
makedepends=('npm' 'nodejs' 'git' 'rustup' 'python')
source=(
"deltachat-desktop-git::git+https://git@github.com/deltachat/deltachat-desktop.git"