makedeb


electron9-bin 9.4.4-1


Build cross platform desktop apps with web technologies - version 9 - binary version

Click here to go back to the commit logs for electron9-bin.

Commit:


Hash: 6a1145730553d8ec35e107b5405b768103064715

Message: fix broken pkgdesc Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>

Diff


diff --git a/.SRCINFO b/.SRCINFO
index ad3dea3..4cdc627 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = electron9-bin
-	pkgdesc = Build cross platform desktop apps with web technologies - version ${_major} - binary version
+	pkgdesc = Build cross platform desktop apps with web technologies - version 9 - binary version
 	pkgver = 9.0.4
-	pkgrel = 1
+	pkgrel = 2
 	url = https://electronjs.org/
 	arch = x86_64
 	arch = i686
@@ -25,20 +25,20 @@ pkgbase = electron9-bin
 	optdepends = xdg-utils: open URLs with desktop's default (xdg-email, xdg-open)
 	provides = electron9
 	conflicts = electron9
-	source_x86_64 = electron9-bin-chromedriver-9.0.4-1-x86_64.zip::https://github.com/electron/electron/releases/download/v9.0.4/chromedriver-v9.0.4-linux-x64.zip
-	source_x86_64 = electron9-bin-9.0.4-1-x86_64.zip::https://github.com/electron/electron/releases/download/v9.0.4/electron-v9.0.4-linux-x64.zip
+	source_x86_64 = electron9-bin-chromedriver-9.0.4-2-x86_64.zip::https://github.com/electron/electron/releases/download/v9.0.4/chromedriver-v9.0.4-linux-x64.zip
+	source_x86_64 = electron9-bin-9.0.4-2-x86_64.zip::https://github.com/electron/electron/releases/download/v9.0.4/electron-v9.0.4-linux-x64.zip
 	sha256sums_x86_64 = e57e3caa48b5fa68bb85cfa72be53ec55f88557220b0a2d5a642a281b576f955
 	sha256sums_x86_64 = 8fc71e73f060065d21f0e23f1af553769bce943d5c81abf1a3ec66b0501ac40b
-	source_i686 = electron9-bin-chromedriver-9.0.4-1-i686.zip::https://github.com/electron/electron/releases/download/v9.0.4/chromedriver-v9.0.4-linux-ia32.zip
-	source_i686 = electron9-bin-9.0.4-1-i686.zip::https://github.com/electron/electron/releases/download/v9.0.4/electron-v9.0.4-linux-ia32.zip
+	source_i686 = electron9-bin-chromedriver-9.0.4-2-i686.zip::https://github.com/electron/electron/releases/download/v9.0.4/chromedriver-v9.0.4-linux-ia32.zip
+	source_i686 = electron9-bin-9.0.4-2-i686.zip::https://github.com/electron/electron/releases/download/v9.0.4/electron-v9.0.4-linux-ia32.zip
 	sha256sums_i686 = c0ca77e3deb9b3063bb5e1aa2424f27236e2dfbdcb8ac3591f2c96e0c8f77459
 	sha256sums_i686 = 6bf8c571894aea9c160ffe387757b9bdc48a4021bad8e1492bfc8bc1a11309ff
-	source_armv7h = electron9-bin-chromedriver-9.0.4-1-armv7h.zip::https://github.com/electron/electron/releases/download/v9.0.4/chromedriver-v9.0.4-linux-armv7l.zip
-	source_armv7h = electron9-bin-9.0.4-1-armv7h.zip::https://github.com/electron/electron/releases/download/v9.0.4/electron-v9.0.4-linux-armv7l.zip
+	source_armv7h = electron9-bin-chromedriver-9.0.4-2-armv7h.zip::https://github.com/electron/electron/releases/download/v9.0.4/chromedriver-v9.0.4-linux-armv7l.zip
+	source_armv7h = electron9-bin-9.0.4-2-armv7h.zip::https://github.com/electron/electron/releases/download/v9.0.4/electron-v9.0.4-linux-armv7l.zip
 	sha256sums_armv7h = 8f0e4f5c27955b45a03dca7f5a1cbf111e06c19f82803cfadd95a67f1d625ae6
 	sha256sums_armv7h = a1554df2c2c962bcd99d8823e61de6368ec16095d6472cc0ab1f3ec06b6e5342
-	source_aarch64 = electron9-bin-chromedriver-9.0.4-1-aarch64.zip::https://github.com/electron/electron/releases/download/v9.0.4/chromedriver-v9.0.4-linux-arm64.zip
-	source_aarch64 = electron9-bin-9.0.4-1-aarch64.zip::https://github.com/electron/electron/releases/download/v9.0.4/electron-v9.0.4-linux-arm64.zip
+	source_aarch64 = electron9-bin-chromedriver-9.0.4-2-aarch64.zip::https://github.com/electron/electron/releases/download/v9.0.4/chromedriver-v9.0.4-linux-arm64.zip
+	source_aarch64 = electron9-bin-9.0.4-2-aarch64.zip::https://github.com/electron/electron/releases/download/v9.0.4/electron-v9.0.4-linux-arm64.zip
 	sha256sums_aarch64 = b39ec31269c1f031e0a47b7c5e0742a378996c9a6fc26d9fd225e49aaef98971
 	sha256sums_aarch64 = e7ba491a01b64d824c6fa412be60612e39cf0937b3040b48e67974046f0bd97c
 
diff --git a/PKGBUILD b/PKGBUILD
index e453dbd..16c8809 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
 # based on aur electron8-bin: Tom Vincent <http://tlvince.com/contact/>
 
 _projectname='electron'
-_major='9'
+_major=9
 _pkgname="${_projectname}${_major}"
 pkgname="$_pkgname-bin"
-pkgver='9.0.4'
-pkgrel='1'
-pkgdesc='Build cross platform desktop apps with web technologies - version ${_major} - binary version'
+pkgver=9.0.4
+pkgrel=2
+pkgdesc="Build cross platform desktop apps with web technologies - version ${_major} - binary version"
 arch=('x86_64' 'i686' 'armv7h' 'aarch64')
 url="https://${_projectname}js.org/"
 license=('MIT')