summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8d7fc906121..7569b20c2cb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 28 01:20:10 UTC 2017
+# Thu Jan 11 21:16:37 UTC 2018
pkgbase = code
pkgdesc = Microsoft Code -- The Open Source build of Visual Studio Code (vscode)
- pkgver = 1.19.1
+ pkgver = 1.19.2
pkgrel = 1
url = https://github.com/Microsoft/vscode
arch = i686
@@ -27,7 +27,7 @@ pkgbase = code
provides = visual-studio-code-oss
conflicts = vscode-oss
conflicts = visual-studio-code-oss
- source = vscode::git+https://github.com/Microsoft/vscode#tag=1.19.1
+ source = vscode::git+https://github.com/Microsoft/vscode#tag=1.19.2
source = code.desktop
source = startup_script.patch
source = product_json.patch
diff --git a/PKGBUILD b/PKGBUILD
index c6d0b3ee1b49..5cdd3754cc68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=code
pkgdesc='Microsoft Code -- The Open Source build of Visual Studio Code (vscode)'
-pkgver=1.19.1
+pkgver=1.19.2
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'