Date: Thursday, September 15, 2022 @ 07:46:20 Author: mtorromeo Revision: 1302803
upgpkg: code 1.71.1-1 Modified: code/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-15 06:51:10 UTC (rev 1302802) +++ PKGBUILD 2022-09-15 07:46:20 UTC (rev 1302803) @@ -13,8 +13,8 @@ # - gallium: 16 # Important: Remember to check https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) for target electron version _electron=electron19 -pkgver=1.71.0 -pkgrel=2 +pkgver=1.71.1 +pkgrel=1 arch=('x86_64') url='https://github.com/microsoft/vscode' license=('MIT')
