vscode: update to 1.44.2
[skip ci]
This commit is contained in:
parent
c7ef0a20a5
commit
c84e25813d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.44.1
|
||||
version=1.44.2
|
||||
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=4b32efcd0db5dce71d6bcf2454816b8109f2f5cf5a888214f1618db19daaf523
|
||||
checksum=98d4d48f0fd287c84aa40cf7c80c6dc682220cef7e97257a8a5c9dc74d05fa97
|
||||
patch_args="-Np1"
|
||||
|
||||
# Due to electron
|
||||
|
|
Loading…
Reference in a new issue