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

This commit is contained in:
D. Can Celasun
2020-06-10 23:15:43 +01:00
parent 5f1a62ada8
commit 98495a493f
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
pkgver=1.45.1
pkgver=1.46.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=('f89700b5d4277d78606387af6ef6d581ccb8cc691c469b1bdf1b4100cd37af7d'
sha256sums=('55ebf8380a4972c1f691339f72f59dba721610d0aba08a70f0124a5d55c3b542'
'0deefcb638e06c35a52e7e9fb8e19b2dc393f01e5c1c122d2938cddeb22cf8de'
'be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb')
package() {