[arch-commits] Commit in code/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Fri Oct 16 14:28:27 UTC 2020


    Date: Friday, October 16, 2020 @ 14:28:25
  Author: ffy00
Revision: 724626

upgpkg: code 1.50.1-1

Modified:
  code/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-16 14:27:00 UTC (rev 724625)
+++ PKGBUILD	2020-10-16 14:28:25 UTC (rev 724626)
@@ -12,8 +12,8 @@
 #   - erbium: 12
 # Important: Remember to check https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) for target electron version
 _electron=electron9
-pkgver=1.49.3
-pkgrel=2
+pkgver=1.50.1
+pkgrel=1
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'
 license=('MIT')
@@ -21,7 +21,7 @@
 optdepends=('bash-completion: Bash completions'
             'zsh-completions: ZSH completitons'
             'x11-ssh-askpass: SSH authentication')
-makedepends=('git' 'gulp' 'npm' 'python2' 'yarn' 'nodejs-lts-dubnium')
+makedepends=('git' 'gulp' 'npm' 'python2' 'yarn' 'nodejs-lts-erbium')
 provides=('vscode')
 source=("$pkgname::git+$url.git#tag=$pkgver"
         'code.js'



More information about the arch-commits mailing list