summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/vscode-bin/README4
-rw-r--r--development/vscode-bin/vscode-bin.SlackBuild4
-rw-r--r--development/vscode-bin/vscode-bin.info6
3 files changed, 8 insertions, 6 deletions
diff --git a/development/vscode-bin/README b/development/vscode-bin/README
index 7bf6ab2701..8a54dbbde6 100644
--- a/development/vscode-bin/README
+++ b/development/vscode-bin/README
@@ -7,4 +7,6 @@ tools.
NOTE:
This package is a binary repackaging from the official package.
If you prefer to download from source, use vscode which is also
-available from SBo. \ No newline at end of file
+available from SBo.
+
+32-bit version stays at version 1.35.1.
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
diff --git a/development/vscode-bin/vscode-bin.info b/development/vscode-bin/vscode-bin.info
index 102a591ea9..189b3a1730 100644
--- a/development/vscode-bin/vscode-bin.info
+++ b/development/vscode-bin/vscode-bin.info
@@ -1,10 +1,10 @@
PRGNAM="vscode-bin"
-VERSION="1.35.1"
+VERSION="1.36.0"
HOMEPAGE="https://code.visualstudio.com/"
DOWNLOAD="https://az764295.vo.msecnd.net/stable/c7d83e57cd18f18026a8162d042843bda1bcf21f/code-stable-1560349812.tar.gz"
MD5SUM="84a862a69e9b94681f550528e17ce76b"
-DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/c7d83e57cd18f18026a8162d042843bda1bcf21f/code-stable-1560350233.tar.gz"
-MD5SUM_x86_64="e6a2fd3f1085edca9f41e7344c8bec3f"
+DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/0f3794b38477eea13fb47fbe15a42798e6129338/code-stable-1562161049.tar.gz"
+MD5SUM_x86_64="5159ea20e2a542a60bf378efb6391512"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"