summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2020-01-05 22:51:04 +0100
committerDaniel Peukert2020-01-05 22:51:04 +0100
commit524f36aeeba9baf9fd30434e960c1cbdc20dba9d (patch)
treecd52c94c121de279cc7c5f97184e40ba962739ee
parent3066fdd99a5183ad987f127cd60efffae4c7ee90 (diff)
downloadaur-524f36aeeba9baf9fd30434e960c1cbdc20dba9d.tar.gz
Added conflicts
-rw-r--r--.SRCINFO19
-rw-r--r--PKGBUILD3
2 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c159862a1ffe..212ff9216efd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = electron3-bin
pkgdesc = Build cross-platform desktop apps with JavaScript, HTML, and CSS - binary version
pkgver = 3.1.13
- pkgrel = 2
+ pkgrel = 3
url = https://electronjs.org/
arch = x86_64
arch = i686
@@ -12,20 +12,21 @@ pkgbase = electron3-bin
depends = libxss
depends = nss
provides = electron3
- 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
+ conflicts = electron3
+ source_x86_64 = electron3-bin-chromedriver-3.1.13-3-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-3-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
+ source_i686 = electron3-bin-chromedriver-3.1.13-3-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-3-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
+ source_armv7h = electron3-bin-chromedriver-3.1.13-3-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-3-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
+ source_aarch64 = electron3-bin-chromedriver-3.1.13-3-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-3-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
diff --git a/PKGBUILD b/PKGBUILD
index ebfefcd9b810..fcf227914eb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@ _projectname='electron'
_pkgname="${_projectname}3"
pkgname="$_pkgname-bin"
pkgver='3.1.13'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Build cross-platform desktop apps with JavaScript, HTML, and CSS - binary version'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://${_projectname}js.org/"
license=('MIT')
provides=("$_pkgname")
+conflicts=("$_pkgname")
depends=("gtk3" "libxss" "nss")
_releaseurl="https://github.com/$_projectname/$_projectname/releases/download/v$pkgver"
source_x86_64=(