[visual-studio-code-bin] Use upstream desktop and workspace files
Hat tip to marmis [0] on AUR for the idea. [0] https://aur.archlinux.org/account/marmis
This commit is contained in:
14
.SRCINFO
14
.SRCINFO
@@ -1,7 +1,7 @@
|
||||
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.92.2
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://code.visualstudio.com/
|
||||
install = visual-studio-code-bin.install
|
||||
arch = x86_64
|
||||
@@ -28,13 +28,13 @@ pkgbase = visual-studio-code-bin
|
||||
provides = code
|
||||
provides = vscode
|
||||
conflicts = code
|
||||
source = code.desktop
|
||||
source = code-url-handler.desktop
|
||||
source = visual-studio-code-workspace.xml
|
||||
source = code.desktop.in::https://raw.githubusercontent.com/microsoft/vscode/1.92.2/resources/linux/code.desktop
|
||||
source = code-url-handler.desktop.in::https://raw.githubusercontent.com/microsoft/vscode/1.92.2/resources/linux/code-url-handler.desktop
|
||||
source = code-workspace.xml.in::https://raw.githubusercontent.com/microsoft/vscode/1.92.2/resources/linux/code-workspace.xml
|
||||
source = visual-studio-code-bin.sh
|
||||
sha256sums = e1b10973dc29432fe331dfe5e043db538cf181417743452d7d34b497fd53fa2b
|
||||
sha256sums = 204a91ea6c8c13cdf6b83d001d5c1ce04b38a23a61145ab04da8737dbe823bfc
|
||||
sha256sums = 17540366bffa99df1f1d7312309880cbd2211a9b83a6056b17c014a72024f951
|
||||
sha256sums = dc64d1c6bb4a0cb2aae24dcd2d742178428f2849dab60074194e5603d32be745
|
||||
sha256sums = c361efa7e02fcad759ed80d2fbab67877f33219b981578af6fffaf18aeb12d9b
|
||||
sha256sums = 3af748dd6578a1775e8eb7248ba397b7e11840df2ea6ee234ff76fee3dc306cf
|
||||
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
|
||||
source_x86_64 = code_x64_1.92.2.tar.gz::https://update.code.visualstudio.com/1.92.2/linux-x64/stable
|
||||
sha256sums_x86_64 = 736eb24f77f47d4173c094e2314b04527bbc0ad73928c488341413a200b1d34d
|
||||
|
||||
Reference in New Issue
Block a user