[arch-commits] Commit in code/trunk (PKGBUILD enable-proposed-apis.diff)

Filipe Laíns ffy00 at archlinux.org
Tue Apr 14 11:39:57 UTC 2020


    Date: Tuesday, April 14, 2020 @ 11:39:56
  Author: ffy00
Revision: 614064

don't enable proposed APIs

Modified:
  code/trunk/PKGBUILD
Deleted:
  code/trunk/enable-proposed-apis.diff

---------------------------+
 PKGBUILD                  |    6 ++----
 enable-proposed-apis.diff |   13 -------------
 2 files changed, 2 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-14 11:34:36 UTC (rev 614063)
+++ PKGBUILD	2020-04-14 11:39:56 UTC (rev 614064)
@@ -25,13 +25,11 @@
 source=("$pkgname::git+$url.git#tag=$pkgver"
         'code.js'
         'code.sh'
-        'product_json.diff'
-        'enable-proposed-apis.diff')
+        'product_json.diff')
 sha512sums=('SKIP'
             '814c9554427183cd893a33cd2cbe91f6e0ea71921ef0717c86217b1d3058d265f9ff7a9ace3e7b76f122e60b7686475cf4d999e581a1845face3033afb9f745f'
             '0e75ee88274cbaf48c59ef6f363f6b8ac2ea83f8b17a61155008db773b709a1f0233754fa63a136ec0417313ba90a7eb17db000ec22a38ca8840d8ba6c47cab1'
-            '8ec47e497287d67f37e7b669af416f43d5cdbd4574892867d7b95996ef5de53640b5bc919b06b177e1fd91cb005579d6ed0c17325117b9914ba7cf28f5f06e40'
-            'b267dcedaf51067a782d0f14007663b706973c1538f7fb91f093475134c2145fd0ffd5ed2b47ad7f01c6167a78a4af285d2818d7850fc67a7f7a473324824664')
+            '8ec47e497287d67f37e7b669af416f43d5cdbd4574892867d7b95996ef5de53640b5bc919b06b177e1fd91cb005579d6ed0c17325117b9914ba7cf28f5f06e40')
 
 # Even though we don't officially support other archs, let's
 # allow the user to use this PKGBUILD to compile the package

Deleted: enable-proposed-apis.diff
===================================================================
--- enable-proposed-apis.diff	2020-04-14 11:34:36 UTC (rev 614063)
+++ enable-proposed-apis.diff	2020-04-14 11:39:56 UTC (rev 614064)
@@ -1,13 +0,0 @@
-diff --git a/product.json b/product.json
-index b250c66fc4..8a9befcfbb 100644
---- a/product.json
-+++ b/product.json
-@@ -19,6 +19,8 @@
- 	"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
- 	"urlProtocol": "code-oss",
- 	"extensionAllowedProposedApi": [
-+		"ms-vsliveshare.vsliveshare",
-+		"ms-vscode-remote.remote-ssh",
- 		"ms-vscode.references-view"
- 	],
- 	"quality": "stable",



More information about the arch-commits mailing list