mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
vscode: update to 1.43.0
[skip ci]
This commit is contained in:
parent
e452287ace
commit
d5f86d6a07
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.42.1
|
||||
version=1.43.0
|
||||
revision=1
|
||||
hostmakedepends="pkg-config python nodejs-lts-10 yarn tar"
|
||||
makedepends="libxkbfile-devel libsecret-devel"
|
||||
|
@ -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=f810fdf81f808700db53df977b56e7b638c22d53ea0e21b6a3be5ba7fbf4801b
|
||||
checksum=dcaaa13c3edc8c0e19e07c76cd67a16038b6a3b1ec30ea11c3ec333fb13f6509
|
||||
patch_args="-Np1"
|
||||
|
||||
# Due to electron
|
||||
|
|
Loading…
Add table
Reference in a new issue