summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYurii Kolesnykov2022-08-02 01:36:08 +0300
committerYurii Kolesnykov2022-08-02 01:36:08 +0300
commit5a3d4f99d6c83ef22dafb38301ee9e6df7cade84 (patch)
tree5becdd9cc76f46834f9478fa7d5b063a14dede58
parenteb0a8cc75e4bf384054c69392bf3d2d343790d43 (diff)
downloadaur-5a3d4f99d6c83ef22dafb38301ee9e6df7cade84.tar.gz
v20
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5df8eb25d63..47a789a3c846 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = electron-bin
pkgdesc = Build cross platform desktop apps with web technologies — Meta package
- pkgver = 19
+ pkgver = 20
pkgrel = 1
url = https://electronjs.org/
arch = x86_64
arch = aarch64
- depends = electron19-bin
+ depends = electron20-bin
pkgname = electron-bin
diff --git a/PKGBUILD b/PKGBUILD
index d8b6ff138344..e4e2b545a651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
# Maintainer: Yurii Kolesnykov <root@yurikoles.com>
-# based on aur electron8-bin: Tom Vincent <http://tlvince.com/contact/>
_pkgname=electron
-_major=19
+_major=20
pkgname="${_pkgname}-bin"
pkgver="${_major}"
pkgrel=1