summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 209056e1621a..7be0862b9e5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = electron4
pkgdesc = Build cross platform desktop apps with web technologies
pkgver = 4.2.12
- pkgrel = 3
+ pkgrel = 4
url = https://electronjs.org/
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 8c514ffa2709..8edeba419ac1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=electron4
pkgver=4.2.12
_commit=3e0e966662c0ef2994d52566aaeb0850e18cdb3e
_chromiumver=69.0.3497.128
-pkgrel=3
+pkgrel=4
pkgdesc='Build cross platform desktop apps with web technologies'
arch=('x86_64')
url='https://electronjs.org/'