summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-03-09 23:25:18 +0000
committerJonathon Fernyhough2021-03-09 23:25:18 +0000
commitaa1e4016c27b08a8661a53cb28841cf7e31118df (patch)
tree79f7117c305ee092905d939a1d0e589d5f705287 /PKGBUILD
parente6c7b048a5c12b3f9f85dd55b72c3a8a952aaee0 (diff)
downloadaur-aa1e4016c27b08a8661a53cb28841cf7e31118df.tar.gz
Correct commit hash for 9.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc3f11c968c5..229b5576db95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=electron9
pkgver=9.4.4
-_commit=ca82414364002efa665ffa7427e267adf76ed1f3
+_commit=f981f3a7c41767fa5ec13cbc8e2242129db96e7a
_chromiumver=83.0.4103.122
-pkgrel=1
+pkgrel=2
pkgdesc='Build cross platform desktop apps with web technologies'
arch=('x86_64')
url='https://electronjs.org/'