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

Filipe Laíns ffy00 at archlinux.org
Thu Sep 24 19:37:45 UTC 2020


    Date: Thursday, September 24, 2020 @ 19:37:45
  Author: ffy00
Revision: 711871

upgpkg: code 1.49.1-1

Switch marketplace to OpenVSX.

Modified:
  code/trunk/PKGBUILD
  code/trunk/product_json.diff

-------------------+
 PKGBUILD          |    6 +++---
 product_json.diff |   10 ++++++----
 2 files changed, 9 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 19:36:10 UTC (rev 711870)
+++ PKGBUILD	2020-09-24 19:37:45 UTC (rev 711871)
@@ -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=electron
-pkgver=1.49.0
-pkgrel=2
+pkgver=1.49.1
+pkgrel=1
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'
 license=('MIT')
@@ -30,7 +30,7 @@
 sha512sums=('SKIP'
             '814c9554427183cd893a33cd2cbe91f6e0ea71921ef0717c86217b1d3058d265f9ff7a9ace3e7b76f122e60b7686475cf4d999e581a1845face3033afb9f745f'
             '0e75ee88274cbaf48c59ef6f363f6b8ac2ea83f8b17a61155008db773b709a1f0233754fa63a136ec0417313ba90a7eb17db000ec22a38ca8840d8ba6c47cab1'
-            '8ec47e497287d67f37e7b669af416f43d5cdbd4574892867d7b95996ef5de53640b5bc919b06b177e1fd91cb005579d6ed0c17325117b9914ba7cf28f5f06e40')
+            'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7')
 
 # Even though we don't officially support other archs, let's
 # allow the user to use this PKGBUILD to compile the package

Modified: product_json.diff
===================================================================
--- product_json.diff	2020-09-24 19:36:10 UTC (rev 711870)
+++ product_json.diff	2020-09-24 19:37:45 UTC (rev 711871)
@@ -1,13 +1,15 @@
 --- product.json	2019-04-06 13:26:49.879655883 +0100
 +++ product.json	2019-04-06 13:26:37.399656243 +0100
-@@ -1,4 +1,17 @@
+@@ -1,4 +1,19 @@
  {
 +	"quality": "stable",
 +	"extensionsGallery": {
-+		"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
-+		"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
-+		"itemUrl": "https://marketplace.visualstudio.com/items"
++		"serviceUrl": "https://open-vsx.org/vscode/gallery",
++		"itemUrl": "https://open-vsx.org/vscode/item"
 +	},
++	"linkProtectionTrustedDomains": [
++		"https://open-vsx.org"
++	],
 +	"documentationUrl": "https://code.visualstudio.com/docs",
 +	"requestFeatureUrl": "https://github.com/Microsoft/vscode/issues",
 +	"introductoryVideosUrl": "https://go.microsoft.com/fwlink/?linkid=832146",



More information about the arch-commits mailing list