summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Peukert2019-12-31 10:24:14 +0100
committerDaniel Peukert2019-12-31 10:24:14 +0100
commit3066fdd99a5183ad987f127cd60efffae4c7ee90 (patch)
tree9aa4ed2792a435fca9b1f03f1b957e05959610bd /.SRCINFO
parent34d28f60124ad9a0bd97d9d37e91b67a034e6547 (diff)
downloadaur-3066fdd99a5183ad987f127cd60efffae4c7ee90.tar.gz
Rewrote electron3-bin
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 21 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e83fb4086735..c159862a1ffe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,32 @@
pkgbase = electron3-bin
- pkgdesc = Build cross-platform desktop apps with JavaScript, HTML, and CSS
+ pkgdesc = Build cross-platform desktop apps with JavaScript, HTML, and CSS - binary version
pkgver = 3.1.13
- pkgrel = 1
+ pkgrel = 2
url = https://electronjs.org/
arch = x86_64
+ arch = i686
+ arch = armv7h
+ arch = aarch64
license = MIT
depends = gtk3
depends = libxss
depends = nss
provides = electron3
- conflicts = electron3
- source = https://github.com/electron/electron/releases/download/v3.1.13/chromedriver-v3.1.13-linux-x64.zip
- source = https://github.com/electron/electron/releases/download/v3.1.13/electron-v3.1.13-linux-x64.zip
- sha256sums = aaaa85c1e3b83b0c9c4337e8a8fd46fcae7be3a00c7bb8ca5dc48169c88e34f8
- sha256sums = 33ab34af83bd1063fb1581ad0fed6dc1120b6b5d1dba0a8db3164af3e95d55df
+ source_x86_64 = electron3-bin-chromedriver-3.1.13-2-x86_64.zip::https://github.com/electron/electron/releases/download/v3.1.13/chromedriver-v3.1.13-linux-x64.zip
+ source_x86_64 = electron3-bin-3.1.13-2-x86_64.zip::https://github.com/electron/electron/releases/download/v3.1.13/electron-v3.1.13-linux-x64.zip
+ sha256sums_x86_64 = aaaa85c1e3b83b0c9c4337e8a8fd46fcae7be3a00c7bb8ca5dc48169c88e34f8
+ sha256sums_x86_64 = 33ab34af83bd1063fb1581ad0fed6dc1120b6b5d1dba0a8db3164af3e95d55df
+ source_i686 = electron3-bin-chromedriver-3.1.13-2-i686.zip::https://github.com/electron/electron/releases/download/v3.1.13/chromedriver-v3.1.13-linux-ia32.zip
+ source_i686 = electron3-bin-3.1.13-2-i686.zip::https://github.com/electron/electron/releases/download/v3.1.13/electron-v3.1.13-linux-ia32.zip
+ sha256sums_i686 = 03eea93b7a741c53de4d70a6d0aad817e76077ee607c3e5799ea88f8548b9116
+ sha256sums_i686 = 43b046768e6189794097a8e11e81d305a9c3586685b2ac88b3e44a452ecb2012
+ source_armv7h = electron3-bin-chromedriver-3.1.13-2-armv7h.zip::https://github.com/electron/electron/releases/download/v3.1.13/chromedriver-v3.1.13-linux-armv7l.zip
+ source_armv7h = electron3-bin-3.1.13-2-armv7h.zip::https://github.com/electron/electron/releases/download/v3.1.13/electron-v3.1.13-linux-armv7l.zip
+ sha256sums_armv7h = 65a40ac17514b921565c5735d020dcad19320c08743b8a57ce59e869cb76763e
+ sha256sums_armv7h = 4a6f2dcb8d6055c15b2fb416a9172da9f1666147ab82a5b8448177112413fadf
+ source_aarch64 = electron3-bin-chromedriver-3.1.13-2-aarch64.zip::https://github.com/electron/electron/releases/download/v3.1.13/chromedriver-v3.1.13-linux-arm64.zip
+ source_aarch64 = electron3-bin-3.1.13-2-aarch64.zip::https://github.com/electron/electron/releases/download/v3.1.13/electron-v3.1.13-linux-arm64.zip
+ sha256sums_aarch64 = e07b521b78bf1b8a798cf182da7d69addd4df14be1ba1b94f6ac2b8def0eb64d
+ sha256sums_aarch64 = a81f64005de996950219b9da38f0c9299fb519a6f7a7b7c38868cd066c3fec8e
pkgname = electron3-bin
-