[visual-studio-code-bin] Update to 1.50.0

This commit is contained in:
D. Can Celasun 2020-10-08 18:39:07 +01:00
parent 22b6eafa92
commit 6a0fa7a715
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = visual-studio-code-bin
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
pkgver = 1.49.3
pkgver = 1.50.0
pkgrel = 1
url = https://code.visualstudio.com/
arch = x86_64
@ -19,10 +19,10 @@ pkgbase = visual-studio-code-bin
optdepends = libdbusmenu-glib: Needed for KDE global menu
provides = code
conflicts = code
source = code_x64_1.49.3.tar.gz::https://vscode-update.azurewebsites.net/1.49.3/linux-x64/stable
source = code_x64_1.50.0.tar.gz::https://vscode-update.azurewebsites.net/1.50.0/linux-x64/stable
source = visual-studio-code.desktop
source = visual-studio-code-url-handler.desktop
sha256sums = 3195c4524c8454261b8909e1768a531b5893ef37fc0644c4c7fa8fe054037780
sha256sums = c794f23e02a3114bcca547710f452295974901d3beae0c11348e587506d8d98a
sha256sums = 0deefcb638e06c35a52e7e9fb8e19b2dc393f01e5c1c122d2938cddeb22cf8de
sha256sums = be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb

View file

@ -2,7 +2,7 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
pkgver=1.49.3
pkgver=1.50.0
pkgrel=1
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
arch=('x86_64')
@ -16,7 +16,7 @@ optdepends=('glib2: Needed for move to trash functionality'
'libdbusmenu-glib: Needed for KDE global menu')
source=(code_x64_${pkgver}.tar.gz::https://vscode-update.azurewebsites.net/${pkgver}/linux-x64/stable
${_pkgname}.desktop ${_pkgname}-url-handler.desktop)
sha256sums=('3195c4524c8454261b8909e1768a531b5893ef37fc0644c4c7fa8fe054037780'
sha256sums=('c794f23e02a3114bcca547710f452295974901d3beae0c11348e587506d8d98a'
'0deefcb638e06c35a52e7e9fb8e19b2dc393f01e5c1c122d2938cddeb22cf8de'
'be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb')
package() {