summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f5e3e90ec71..46b6feb6e60e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = electron-ozone
pkgdesc = Electron compiled with wayland support via Ozone
- pkgver = 11.4.0
- pkgrel = 2
+ pkgver = 11.3.0
+ pkgrel = 1
url = https://electronjs.org/
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 2645d9319dbc..7f65c43460b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
# Contributor: David Rubio <david.alejandro.rubio at gmail.com>
pkgname=electron-ozone
-pkgver=11.4.0
+pkgver=11.3.0
provides=('electron')
conflicts=('electron')
-_commit=805e442ff873e10735a1ea18021f491597afa885
+_commit=1631fc9b0c0d84283105a669c98bbeb8bab39109
_chromiumver=87.0.4280.141
-pkgrel=2
+pkgrel=1
pkgdesc='Electron compiled with wayland support via Ozone'
arch=('x86_64')
url='https://electronjs.org/'