vscode: update to 1.45.0. [skip ci]

This commit is contained in:
Toby Merz 2020-05-08 10:05:29 +02:00 committed by Helmut Pozimski
parent e87aa24a6c
commit 8a4c42697e
2 changed files with 16 additions and 14 deletions

View File

@ -1,21 +1,23 @@
diff --git a/product.json b/product.json
index 759d76553339..6dccc0906900 100644
index 335caa71f6b0..b06b418f15c1 100644
--- a/product.json
+++ b/product.json
@@ -20,7 +20,15 @@
"licenseFileName": "LICENSE.txt",
"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
"urlProtocol": "code-oss",
@@ -20,10 +20,18 @@
"licenseFileName": "LICENSE.txt",
"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
"urlProtocol": "code-oss",
+ "quality": "stable",
"extensionAllowedProposedApi": [
"ms-vscode.references-view"
- ]
+ ],
+ "documentationUrl": "https://github.com/microsoft/vscode-docs",
+ "requestFeatureUrl": "https://github.com/Microsoft/vscode/issues",
"extensionAllowedProposedApi": [
"ms-vscode.vscode-js-profile-table",
"ms-vscode.references-view"
],
+ "extensionsGallery": {
+ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
+ "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
+ "itemUrl": "https://marketplace.visualstudio.com/items"
+ },
+ "documentationUrl": "https://github.com/microsoft/vscode-docs",
+ "requestFeatureUrl": "https://github.com/Microsoft/vscode/issues"
}
"builtInExtensions": [
{
"name": "ms-vscode.node-debug",

View File

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.44.2
version=1.45.0
revision=1
hostmakedepends="pkg-config python nodejs-lts-10 yarn tar"
makedepends="libxkbfile-devel libsecret-devel"
@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
license="MIT"
homepage="https://code.visualstudio.com/"
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
checksum=98d4d48f0fd287c84aa40cf7c80c6dc682220cef7e97257a8a5c9dc74d05fa97
checksum=549e0dd00d6d84fc108246dd284c62c504688650ac74ecc6368ecaba6141c70d
patch_args="-Np1"
# Due to electron