vscode: update to 1.32.1. [ci skip]
This commit is contained in:
parent
15a614c1b7
commit
6857fc3069
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.31.1
|
||||
version=1.32.1
|
||||
revision=1
|
||||
hostmakedepends="pkg-config python nodejs-lts yarn"
|
||||
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=040f4285298417d8b75db4d5b5561b01ad0d0e5516355533773b8a4452c84b9f
|
||||
checksum=fed4b6b7c5e0ed407e54dd5b9e2dce7a6a68796017777a8fdd158af5dc54078c
|
||||
patch_args="-Np1"
|
||||
|
||||
# Due to electron
|
||||
|
|
Loading…
Reference in a new issue