[arch-commits] Commit in code/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Mon Oct 14 13:02:49 UTC 2019
Date: Monday, October 14, 2019 @ 13:02:48
Author: ffy00
Revision: 515695
upgpkg: code 1.39.1-1
Modified:
code/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-14 13:01:16 UTC (rev 515694)
+++ PKGBUILD 2019-10-14 13:02:48 UTC (rev 515695)
@@ -5,8 +5,11 @@
pkgname=code
pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
# Important: Remember to check https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for target node version
+# NodeJS versioning cheatsheet:
+# - carbon: 8
+# - dubnium: 10
# Important: Remember to check https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) for target electron version
-pkgver=1.38.1
+pkgver=1.39.1
pkgrel=1
arch=('x86_64')
url='https://github.com/microsoft/vscode'
More information about the arch-commits
mailing list