vscode: update to 1.81.0
This commit is contained in:
parent
1aa930369f
commit
93cde469f6
@ -1,18 +1,18 @@
|
||||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.80.2
|
||||
version=1.81.0
|
||||
revision=1
|
||||
_electronver=24.3.0
|
||||
_npmver=8.6.0
|
||||
hostmakedepends="pkg-config python3 nodejs yarn tar git ripgrep"
|
||||
makedepends="libxkbfile-devel libsecret-devel libxml2-devel ncurses-devel electron24"
|
||||
makedepends="libxkbfile-devel libsecret-devel libxml2-devel mit-krb5-devel ncurses-devel electron24"
|
||||
depends="libXtst ncurses nss dejavu-fonts-ttf xdg-utils ripgrep electron24"
|
||||
short_desc="Microsoft Code for Linux"
|
||||
maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alex.lohr@logmein.com>"
|
||||
license="MIT"
|
||||
homepage="https://code.visualstudio.com/"
|
||||
distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=10019f2719ac22ffcf2cf2ee77ad4d44dba49563a867ce88f9041ab7a2335200
|
||||
checksum=ef970f1349b467ac8b63e01d9f9bad81f7d5088c01f55919f0b21f12a46acbaf
|
||||
nocross=yes # x64 build does not cut it, it contains native code
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user