Date: Wednesday, August 14, 2019 @ 12:17:16 Author: ffy00 Revision: 499195
upgpkg: code 1.37.0-1 Modified: code/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-14 09:47:32 UTC (rev 499194) +++ PKGBUILD 2019-08-14 12:17:16 UTC (rev 499195) @@ -5,7 +5,7 @@ pkgname=code pkgdesc='The Open Source build of Visual Studio Code (vscode) editor' # Remember to check https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for target node version -pkgver=1.36.1 +pkgver=1.37.0 pkgrel=1 arch=('x86_64') url='https://github.com/microsoft/vscode'
