Date: Thursday, October 8, 2020 @ 01:23:19 Author: ffy00 Revision: 721671
use electron9 (1.49.3-2) Modified: code/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-08 00:49:50 UTC (rev 721670) +++ PKGBUILD 2020-10-08 01:23:19 UTC (rev 721671) @@ -11,9 +11,9 @@ # - ?: 11 (not in repos) # - erbium: 12 # Important: Remember to check https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) for target electron version -_electron=electron +_electron=electron9 pkgver=1.49.3 -pkgrel=1 +pkgrel=2 arch=('x86_64') url='https://github.com/microsoft/vscode' license=('MIT')
