summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2021-02-06 10:36:46 +0100
committerDaniel Peukert2021-02-06 10:36:46 +0100
commit2010771b00a6467018fa02d5ee62598f293174ad (patch)
treefd842e2a31010019a318970176086a968e7ff12f
parent44f42012827df744987850ddef8ea5700088c642 (diff)
downloadaur-2010771b00a6467018fa02d5ee62598f293174ad.tar.gz
re2 bump again
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD2
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7bdac062c80..d40d5b47ad39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = electron4-bin
pkgdesc = Build cross platform desktop apps with web technologies - version 4 - binary version
pkgver = 4.2.12
- pkgrel = 4
+ pkgrel = 5
url = https://electronjs.org
arch = x86_64
arch = i686
@@ -25,20 +25,20 @@ pkgbase = electron4-bin
optdepends = xdg-utils: open URLs with desktop's default (xdg-email, xdg-open)
provides = electron4
conflicts = electron4
- source_x86_64 = electron4-bin-chromedriver-4.2.12-4-x86_64.zip::https://github.com/electron/electron/releases/download/v4.2.12/chromedriver-v4.2.12-linux-x64.zip
- source_x86_64 = electron4-bin-4.2.12-4-x86_64.zip::https://github.com/electron/electron/releases/download/v4.2.12/electron-v4.2.12-linux-x64.zip
+ source_x86_64 = electron4-bin-chromedriver-4.2.12-5-x86_64.zip::https://github.com/electron/electron/releases/download/v4.2.12/chromedriver-v4.2.12-linux-x64.zip
+ source_x86_64 = electron4-bin-4.2.12-5-x86_64.zip::https://github.com/electron/electron/releases/download/v4.2.12/electron-v4.2.12-linux-x64.zip
sha256sums_x86_64 = 9a251bdaa4dcde8fa444b312793a136662e11f4d6ecbb28f89d1284f7adf985b
sha256sums_x86_64 = 72c5319c92baa7101bea3254a036c0cd3bcf257f4a03a0bb153668b7292ee2dd
- source_i686 = electron4-bin-chromedriver-4.2.12-4-i686.zip::https://github.com/electron/electron/releases/download/v4.2.12/chromedriver-v4.2.12-linux-ia32.zip
- source_i686 = electron4-bin-4.2.12-4-i686.zip::https://github.com/electron/electron/releases/download/v4.2.12/electron-v4.2.12-linux-ia32.zip
+ source_i686 = electron4-bin-chromedriver-4.2.12-5-i686.zip::https://github.com/electron/electron/releases/download/v4.2.12/chromedriver-v4.2.12-linux-ia32.zip
+ source_i686 = electron4-bin-4.2.12-5-i686.zip::https://github.com/electron/electron/releases/download/v4.2.12/electron-v4.2.12-linux-ia32.zip
sha256sums_i686 = 9a3b22a63d6317e2b9e71905a8a98e0439e3c3b425515302f8ab00810886eca4
sha256sums_i686 = bf96b1736141737bb064e48bdb543302fd259de634b1790b7cf930525f47859f
- source_armv7h = electron4-bin-chromedriver-4.2.12-4-armv7h.zip::https://github.com/electron/electron/releases/download/v4.2.12/chromedriver-v4.2.12-linux-armv7l.zip
- source_armv7h = electron4-bin-4.2.12-4-armv7h.zip::https://github.com/electron/electron/releases/download/v4.2.12/electron-v4.2.12-linux-armv7l.zip
+ source_armv7h = electron4-bin-chromedriver-4.2.12-5-armv7h.zip::https://github.com/electron/electron/releases/download/v4.2.12/chromedriver-v4.2.12-linux-armv7l.zip
+ source_armv7h = electron4-bin-4.2.12-5-armv7h.zip::https://github.com/electron/electron/releases/download/v4.2.12/electron-v4.2.12-linux-armv7l.zip
sha256sums_armv7h = 51a0b9902c621c8456967b3a090968a439e6593e0bbb9847a0a27892f78e4b58
sha256sums_armv7h = 2d970b3020627e5381fd4916dd8fa50ca9556202c118ab4cba09c293960689e9
- source_aarch64 = electron4-bin-chromedriver-4.2.12-4-aarch64.zip::https://github.com/electron/electron/releases/download/v4.2.12/chromedriver-v4.2.12-linux-arm64.zip
- source_aarch64 = electron4-bin-4.2.12-4-aarch64.zip::https://github.com/electron/electron/releases/download/v4.2.12/electron-v4.2.12-linux-arm64.zip
+ source_aarch64 = electron4-bin-chromedriver-4.2.12-5-aarch64.zip::https://github.com/electron/electron/releases/download/v4.2.12/chromedriver-v4.2.12-linux-arm64.zip
+ source_aarch64 = electron4-bin-4.2.12-5-aarch64.zip::https://github.com/electron/electron/releases/download/v4.2.12/electron-v4.2.12-linux-arm64.zip
sha256sums_aarch64 = e4a3a1059909d3c5a6d32dca34ab3492db302fbe507e0422b27ed8352d269a55
sha256sums_aarch64 = 938b7cc5f917247a120920df30374f86414b0c06f9f3dc7ab02be1cadc944e55
diff --git a/PKGBUILD b/PKGBUILD
index e170f064049b..812783f1274a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _projectname='electron'
_pkgname="${_projectname}4"
pkgname="$_pkgname-bin"
pkgver='4.2.12'
-pkgrel='4'
+pkgrel='5'
pkgdesc='Build cross platform desktop apps with web technologies - version 4 - binary version'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://${_projectname}js.org"