[visual-studio-code-bin] Add wrapper for custom flags
This allows per-user configuration for native Wayland support.
This commit is contained in:
9
.SRCINFO
9
.SRCINFO
@@ -1,8 +1,9 @@
|
||||
pkgbase = visual-studio-code-bin
|
||||
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
|
||||
pkgver = 1.63.2
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://code.visualstudio.com/
|
||||
install = visual-studio-code-bin.install
|
||||
arch = x86_64
|
||||
arch = i686
|
||||
arch = aarch64
|
||||
@@ -29,9 +30,11 @@ pkgbase = visual-studio-code-bin
|
||||
source = visual-studio-code.desktop
|
||||
source = visual-studio-code-url-handler.desktop
|
||||
source = visual-studio-code-workspace.xml
|
||||
sha256sums = 07909803b0ce5e3412a92a2303e546c970ab48db505d6bf25fbd55dbb8466982
|
||||
sha256sums = be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb
|
||||
source = visual-studio-code-bin.sh
|
||||
sha256sums = f0be273247878b66c7d10500718220e3e24abce29f7be94b4e875c3cf21b8a3b
|
||||
sha256sums = 730b9d57a6d5cd91611b01ad2f1f26b1b61c344a72e7d05fb7e27329c5234d4e
|
||||
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
|
||||
sha256sums = fb23f8716b87efadf0e4dc2ab60a96b03af90ef944b4475e103b68ebf8f66126
|
||||
source_x86_64 = code_x64_1.63.2.tar.gz::https://update.code.visualstudio.com/1.63.2/linux-x64/stable
|
||||
sha256sums_x86_64 = a45264bc2757d763ee3833ae2eb572cced0aba6d2e04346fda9097855470f4ad
|
||||
source_i686 = code_ia32_1.63.2.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
|
||||
|
||||
Reference in New Issue
Block a user