summaryrefslogtreecommitdiffstats
path: root/development/vscode-bin/vscode-bin.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/vscode-bin/vscode-bin.SlackBuild')
-rw-r--r--development/vscode-bin/vscode-bin.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/vscode-bin/vscode-bin.SlackBuild b/development/vscode-bin/vscode-bin.SlackBuild
index 37b07f17da..2a66958206 100644
--- a/development/vscode-bin/vscode-bin.SlackBuild
+++ b/development/vscode-bin/vscode-bin.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=vscode-bin
SRCNAM=code-stable
-VERSION=${VERSION:-1.35.1}
+VERSION=${VERSION:-1.36.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -42,7 +42,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "x86_64" ]; then
- SRCVER=1560350233
+ SRCVER=1562161049
ARC=x64
else
SRCVER=1560349812