parent
5fb10fdfbb
commit
9d2896ee80
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.48.2
|
||||
version=1.49.0
|
||||
revision=1
|
||||
_electronver=7.3.2
|
||||
_electronver=7.3.3
|
||||
hostmakedepends="pkg-config python nodejs-lts-10 yarn tar git"
|
||||
makedepends="libxkbfile-devel libsecret-devel electron7"
|
||||
depends="libXtst libxkbfile nss dejavu-fonts-ttf xdg-utils ripgrep electron7"
|
||||
|
@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://code.visualstudio.com/"
|
||||
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
|
||||
checksum=52e4434d269c58f45369a7bcf76da229e4ecaece6c9c8045e53ba72f2baa36fd
|
||||
checksum=b296569db14fadce08a5743a0f6628637fffb817376eb76b5c5d67fb588de29e
|
||||
patch_args="-Np1"
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
|
|
Loading…
Reference in a new issue