summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
-rw-r--r--product_json.patch22
3 files changed, 21 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e48643cfd6f7..30bcc3141e3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jul 13 19:49:06 UTC 2016
+# Fri Aug 5 00:02:53 UTC 2016
pkgbase = visual-studio-code-oss
pkgdesc = Visual Studio Code for Linux, Open Source version
- pkgver = 1.3.1
+ pkgver = 1.4.0
pkgrel = 1
url = https://code.visualstudio.com/
arch = i686
@@ -16,12 +16,12 @@ pkgbase = visual-studio-code-oss
depends = libnotify
provides = vscode-oss
conflicts = vscode-oss
- source = 1.3.1-1.tar.gz::https://github.com/Microsoft/vscode/archive/1.3.1.tar.gz
+ source = 1.4.0-1.tar.gz::https://github.com/Microsoft/vscode/archive/1.4.0.tar.gz
source = visual-studio-code-oss.desktop
source = product_json.patch
- sha1sums = c67d32b2ef306de787ad6059a65cc43715af91a5
+ sha1sums = 0b76cd30c84eef47ad4043c71467027148bcfebd
sha1sums = 9c4176c4d99103736df6746ca174b5026bd57e6b
- sha1sums = 64b60edf3a1876e42e6c5a27d2b777cd578dccca
+ sha1sums = 8a36a8af89af183e0fa29d9141a1bb4ae9cafd5a
pkgname = visual-studio-code-oss
diff --git a/PKGBUILD b/PKGBUILD
index 86e09efa998d..a574a15981a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=visual-studio-code-oss
pkgdesc='Visual Studio Code for Linux, Open Source version'
-pkgver=1.3.1
+pkgver=1.4.0
pkgrel=1
-_commit=e6b4afa53e9c0f54edef1673de9001e9f0f547ae
+_commit=6276dcb0ae497766056b4c09ea75be1d76a8b679
arch=('i686' 'x86_64')
url='https://code.visualstudio.com/'
license=('MIT')
@@ -16,9 +16,9 @@ provides=('vscode-oss')
source=("${pkgver}-${pkgrel}.tar.gz::https://github.com/Microsoft/vscode/archive/${pkgver}.tar.gz"
"${pkgname}.desktop"
'product_json.patch')
-sha1sums=('c67d32b2ef306de787ad6059a65cc43715af91a5'
+sha1sums=('0b76cd30c84eef47ad4043c71467027148bcfebd'
'9c4176c4d99103736df6746ca174b5026bd57e6b'
- '64b60edf3a1876e42e6c5a27d2b777cd578dccca')
+ '8a36a8af89af183e0fa29d9141a1bb4ae9cafd5a')
case "$CARCH" in
i686)
diff --git a/product_json.patch b/product_json.patch
index 6f689ff6b835..eef489b7eb27 100644
--- a/product_json.patch
+++ b/product_json.patch
@@ -1,7 +1,7 @@
diff -rupN a/product.json b/product.json
---- a/product.json 2016-03-07 19:00:33.090653030 -0800
-+++ b/product.json 2016-03-07 19:06:18.877223136 -0800
-@@ -1,10 +1,24 @@
+--- a/product.json 2016-08-04 16:50:25.682928390 -0700
++++ b/product.json 2016-08-04 16:53:41.000000000 -0700
+@@ -1,6 +1,6 @@
{
"nameShort": "Code - OSS",
- "nameLong": "Code - OSS",
@@ -9,11 +9,14 @@ diff -rupN a/product.json b/product.json
"applicationName": "code-oss",
"dataFolderName": ".vscode-oss",
"win32MutexName": "vscodeoss",
- "licenseUrl": "https://github.com/Microsoft/vscode/blob/master/LICENSE.txt",
+@@ -11,5 +11,19 @@
+ "win32AppId": "{{E34003BB-9E10-4501-8C11-BE3FAA83F23F}",
+ "win32AppUserModelId": "Microsoft.CodeOSS",
"darwinBundleIdentifier": "com.visualstudio.code.oss",
- "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new"
-}
\ No newline at end of file
++ "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
+ "welcomePage": "http://go.microsoft.com/fwlink/?LinkId=723048",
+ "quality": "stable",
+ "extensionsGallery": {
@@ -21,12 +24,11 @@ diff -rupN a/product.json b/product.json
+ "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
+ "itemUrl": "https://marketplace.visualstudio.com/items"
+ },
-+ "documentationUrl": "https://go.microsoft.com/fwlink/?LinkID=533484#vscode",
-+ "releaseNotesUrl": "https://go.microsoft.com/fwlink/?LinkID=533483#vscode",
-+ "twitterUrl": "https://go.microsoft.com/fwlink/?LinkID=533687",
-+ "requestFeatureUrl": "https://go.microsoft.com/fwlink/?LinkID=533482",
-+ "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
-+ "privacyStatementUrl": "https://go.microsoft.com/fwlink/?LinkID=528096&clcid=0x409",
++ "documentationUrl": "http://go.microsoft.com/fwlink/?LinkID=533484#vscode",
++ "releaseNotesUrl": "http://go.microsoft.com/fwlink/?LinkID=533483#vscode",
++ "twitterUrl": "http://go.microsoft.com/fwlink/?LinkID=533687",
++ "requestFeatureUrl": "http://go.microsoft.com/fwlink/?LinkID=533482",
++ "privacyStatementUrl": "http://go.microsoft.com/fwlink/?LinkID=528096&clcid=0x409",
+ "commit": "@COMMIT@",
+ "date": "@DATE@"
+}