mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
vscode: update to 1.42.0.
[ci skip]
This commit is contained in:
parent
6620e05094
commit
25086b9eee
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vscode'
|
# Template file for 'vscode'
|
||||||
pkgname=vscode
|
pkgname=vscode
|
||||||
version=1.41.1
|
version=1.42.0
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="pkg-config python nodejs-lts yarn tar"
|
hostmakedepends="pkg-config python nodejs-lts yarn tar"
|
||||||
makedepends="libxkbfile-devel libsecret-devel"
|
makedepends="libxkbfile-devel libsecret-devel"
|
||||||
depends="libXtst libxkbfile nss dejavu-fonts-ttf"
|
depends="libXtst libxkbfile nss dejavu-fonts-ttf"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://code.visualstudio.com/"
|
homepage="https://code.visualstudio.com/"
|
||||||
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
|
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
|
||||||
checksum=72e2ac445cc89feac606f73c263c35d97c3980e6a13059139cc82a383a2fceae
|
checksum=b2d1cc61127483590fc47a0f8336605da0bbe92b3011024c77b2c15b13a23c8e
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
# Due to electron
|
# Due to electron
|
||||||
|
|
Loading…
Add table
Reference in a new issue