vscode: update to 1.33.1. [ci skip]
This commit is contained in:
parent
6c27d00356
commit
9628991b5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.33.0
|
||||
version=1.33.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=6928ce1f955aaf4db06211e0c68e81d1e3c8a7990899d96fa47e5eabf3a80216
|
||||
checksum=ad05888a3e3c723a910f710d1d54958b1b198bd07ae47740a8d2db88f3e017ce
|
||||
patch_args="-Np1"
|
||||
|
||||
# Due to electron
|
||||
|
|
Loading…
Reference in a new issue