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 ab40c952c16d..7aa61e8125b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 10 21:33:26 UTC 2018
+# Thu Jun 7 00:56:52 UTC 2018
pkgbase = code
pkgdesc = Microsoft Code -- The Open Source build of Visual Studio Code (vscode)
- pkgver = 1.23.1
+ pkgver = 1.24.0
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.23.1
+ source = vscode::git+https://github.com/Microsoft/vscode#tag=1.24.0
source = code.desktop
source = startup_script.patch
source = product_json.patch
diff --git a/PKGBUILD b/PKGBUILD
index cdcb975aad2c..95e6b8d0cd55 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.23.1
+pkgver=1.24.0
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'