vscode: update to 1.42.1. [skip ci]
This commit is contained in:
parent
bb2c2e68f0
commit
f66437cd00
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.42.0
|
||||
revision=2
|
||||
version=1.42.1
|
||||
revision=1
|
||||
hostmakedepends="pkg-config python nodejs-lts-10 yarn tar"
|
||||
makedepends="libxkbfile-devel libsecret-devel"
|
||||
depends="libXtst libxkbfile nss dejavu-fonts-ttf xdg-utils"
|
||||
|
@ -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=b2d1cc61127483590fc47a0f8336605da0bbe92b3011024c77b2c15b13a23c8e
|
||||
checksum=f810fdf81f808700db53df977b56e7b638c22d53ea0e21b6a3be5ba7fbf4801b
|
||||
patch_args="-Np1"
|
||||
|
||||
# Due to electron
|
||||
|
|
Loading…
Reference in a new issue