summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b86a6c8c86c..b8d7fc906121 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 18 22:35:59 UTC 2017
+# Thu Dec 28 01:20:10 UTC 2017
pkgbase = code
- pkgdesc = Microsoft Code -- The Open Source build of Visual Studio Code
- pkgver = 1.19.0
+ pkgdesc = Microsoft Code -- The Open Source build of Visual Studio Code (vscode)
+ pkgver = 1.19.1
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.0
+ source = vscode::git+https://github.com/Microsoft/vscode#tag=1.19.1
source = code.desktop
source = startup_script.patch
source = product_json.patch
diff --git a/PKGBUILD b/PKGBUILD
index a5827f86fb66..c6d0b3ee1b49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Francisco Magalhães <franmagneto gmail com>
pkgname=code
-pkgdesc='Microsoft Code -- The Open Source build of Visual Studio Code'
-pkgver=1.19.0
+pkgdesc='Microsoft Code -- The Open Source build of Visual Studio Code (vscode)'
+pkgver=1.19.1
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'