Skip to content

Commit

Permalink
vscode: update to 1.39.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
shizonic committed Oct 17, 2019
1 parent 2f2d03a commit b5ae97d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/vscode/template
@@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.39.1
version=1.39.2
revision=1
hostmakedepends="pkg-config python nodejs-lts yarn"
makedepends="libxkbfile-devel libsecret-devel"
Expand All @@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
license="MIT"
homepage="https://code.visualstudio.com/"
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
checksum=7e0c9fdc09edf91f91c41a9d3afd45196fc024ae1992fc505e920bba43d69908
checksum=b33a07a46b058a147b0e63c681144be0cfdb53c434fb65321d70cd3d482c2a5d
patch_args="-Np1"

# Due to electron
Expand Down

0 comments on commit b5ae97d

Please sign in to comment.