summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjikstra2023-05-22 20:37:52 +0200
committerjikstra2023-05-22 20:37:52 +0200
commit48eac380e181cc1042e990a01b42af334f86b2e0 (patch)
treeedb13577bb5a1d6e2c06ee35cbe5b6e3db22a469 /PKGBUILD
parenteab5e4a197192fa21dc5abb65ab819eb07c410cf (diff)
downloadaur-48eac380e181cc1042e990a01b42af334f86b2e0.tar.gz
Update electron to v22 & update .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0b58d55a53a..a90bcf1a1bd3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jikstra <jikstra@disroot.org>
pkgname=deltachat-desktop-git
-pkgver=v1.34.5.r27.gcfa0ff99
+pkgver=v1.36.4.r22.g709df3cf
pkgrel=1
pkgdesc="A privacy oriented chat application built on e-mail"
arch=("any")
url="https://github.com/deltachat/deltachat-desktop"
license=("GPL")
-depends=('electron19')
+depends=('electron22')
makedepends=('npm' 'nodejs' 'git' 'rustup' 'python')
source=(
"deltachat-desktop-git::git+https://git@github.com/deltachat/deltachat-desktop.git"
@@ -17,7 +17,7 @@ source=(
sha256sums=(
"SKIP"
"bd118380fdfea9f47de6e23445cc995a1a1fa30fe87fcb37ac2981365adadcea"
- "9b581cb127a74a7d6bcf67a1f0637dbcd00dca531db890e7a8be99919aaaa04d"
+ "b857308f06369e49422bf9266694b576936034940e83b4d6d92174af3c0706c4"
)