summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
-rw-r--r--product_json.patch12
3 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30bcc3141e3d..b14080071232 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 5 00:02:53 UTC 2016
+# Thu Sep 8 22:41:47 UTC 2016
pkgbase = visual-studio-code-oss
pkgdesc = Visual Studio Code for Linux, Open Source version
- pkgver = 1.4.0
+ pkgver = 1.5.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.4.0-1.tar.gz::https://github.com/Microsoft/vscode/archive/1.4.0.tar.gz
+ source = 1.5.0-1.tar.gz::https://github.com/Microsoft/vscode/archive/1.5.0.tar.gz
source = visual-studio-code-oss.desktop
source = product_json.patch
- sha1sums = 0b76cd30c84eef47ad4043c71467027148bcfebd
+ sha1sums = 3fbfcc0e8acbc8795db310b7edd250cb263c21d8
sha1sums = 9c4176c4d99103736df6746ca174b5026bd57e6b
- sha1sums = 8a36a8af89af183e0fa29d9141a1bb4ae9cafd5a
+ sha1sums = ba8febe936932080610d899fdb57294fc2f9f614
pkgname = visual-studio-code-oss
diff --git a/PKGBUILD b/PKGBUILD
index a574a15981a0..3c9c234bce14 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.4.0
+pkgver=1.5.0
pkgrel=1
-_commit=6276dcb0ae497766056b4c09ea75be1d76a8b679
+_commit=4fc690be310dd02e0ab6529c0b9bf348a8b26a19
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=('0b76cd30c84eef47ad4043c71467027148bcfebd'
+sha1sums=('3fbfcc0e8acbc8795db310b7edd250cb263c21d8'
'9c4176c4d99103736df6746ca174b5026bd57e6b'
- '8a36a8af89af183e0fa29d9141a1bb4ae9cafd5a')
+ 'ba8febe936932080610d899fdb57294fc2f9f614')
case "$CARCH" in
i686)
diff --git a/product_json.patch b/product_json.patch
index eef489b7eb27..a9a4237f1cb6 100644
--- a/product_json.patch
+++ b/product_json.patch
@@ -1,6 +1,6 @@
diff -rupN a/product.json b/product.json
---- a/product.json 2016-08-04 16:50:25.682928390 -0700
-+++ b/product.json 2016-08-04 16:53:41.000000000 -0700
+--- a/product.json 2016-09-08 14:48:45.419566181 -0700
++++ b/product.json 2016-09-08 14:49:43.000000000 -0700
@@ -1,6 +1,6 @@
{
"nameShort": "Code - OSS",
@@ -9,14 +9,14 @@ diff -rupN a/product.json b/product.json
"applicationName": "code-oss",
"dataFolderName": ".vscode-oss",
"win32MutexName": "vscodeoss",
-@@ -11,5 +11,19 @@
- "win32AppId": "{{E34003BB-9E10-4501-8C11-BE3FAA83F23F}",
+@@ -12,5 +12,19 @@
"win32AppUserModelId": "Microsoft.CodeOSS",
"darwinBundleIdentifier": "com.visualstudio.code.oss",
-- "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new"
+ "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
+- "urlProtocol": "code-oss"
-}
\ No newline at end of file
-+ "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
++ "urlProtocol": "code-oss",
+ "welcomePage": "http://go.microsoft.com/fwlink/?LinkId=723048",
+ "quality": "stable",
+ "extensionsGallery": {