Date: Monday, September 16, 2019 @ 10:26:56 Author: ffy00 Revision: 510866
upgpkg: code 1.38.1-1 Modified: code/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-16 09:56:03 UTC (rev 510865) +++ PKGBUILD 2019-09-16 10:26:56 UTC (rev 510866) @@ -6,7 +6,7 @@ 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 # Important: Remember to check https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) for target electron version -pkgver=1.38.0 +pkgver=1.38.1 pkgrel=1 arch=('x86_64') url='https://github.com/microsoft/vscode'
