[visual-studio-code-bin] Update to 1.97.0
This commit is contained in:
20
.SRCINFO
20
.SRCINFO
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = visual-studio-code-bin
|
pkgbase = visual-studio-code-bin
|
||||||
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
|
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
|
||||||
pkgver = 1.96.4
|
pkgver = 1.97.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://code.visualstudio.com/
|
url = https://code.visualstudio.com/
|
||||||
install = visual-studio-code-bin.install
|
install = visual-studio-code-bin.install
|
||||||
@@ -28,19 +28,19 @@ pkgbase = visual-studio-code-bin
|
|||||||
provides = code
|
provides = code
|
||||||
provides = vscode
|
provides = vscode
|
||||||
conflicts = code
|
conflicts = code
|
||||||
source = code.desktop.in::https://raw.githubusercontent.com/microsoft/vscode/1.96.4/resources/linux/code.desktop
|
source = code.desktop.in::https://raw.githubusercontent.com/microsoft/vscode/1.97.0/resources/linux/code.desktop
|
||||||
source = code-url-handler.desktop.in::https://raw.githubusercontent.com/microsoft/vscode/1.96.4/resources/linux/code-url-handler.desktop
|
source = code-url-handler.desktop.in::https://raw.githubusercontent.com/microsoft/vscode/1.97.0/resources/linux/code-url-handler.desktop
|
||||||
source = code-workspace.xml.in::https://raw.githubusercontent.com/microsoft/vscode/1.96.4/resources/linux/code-workspace.xml
|
source = code-workspace.xml.in::https://raw.githubusercontent.com/microsoft/vscode/1.97.0/resources/linux/code-workspace.xml
|
||||||
source = visual-studio-code-bin.sh
|
source = visual-studio-code-bin.sh
|
||||||
sha256sums = dc64d1c6bb4a0cb2aae24dcd2d742178428f2849dab60074194e5603d32be745
|
sha256sums = dc64d1c6bb4a0cb2aae24dcd2d742178428f2849dab60074194e5603d32be745
|
||||||
sha256sums = c361efa7e02fcad759ed80d2fbab67877f33219b981578af6fffaf18aeb12d9b
|
sha256sums = c361efa7e02fcad759ed80d2fbab67877f33219b981578af6fffaf18aeb12d9b
|
||||||
sha256sums = 3af748dd6578a1775e8eb7248ba397b7e11840df2ea6ee234ff76fee3dc306cf
|
sha256sums = 3af748dd6578a1775e8eb7248ba397b7e11840df2ea6ee234ff76fee3dc306cf
|
||||||
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
|
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
|
||||||
source_x86_64 = code_x64_1.96.4.tar.gz::https://update.code.visualstudio.com/1.96.4/linux-x64/stable
|
source_x86_64 = code_x64_1.97.0.tar.gz::https://update.code.visualstudio.com/1.97.0/linux-x64/stable
|
||||||
sha256sums_x86_64 = 36afc71e07ad0d94ba4f2e4ae173209d39727f33c0adc30f6b55b5599220373f
|
sha256sums_x86_64 = 95bdc52f059393042222d703b164f7612f259ba0c42908eb5f7f251d878f9a28
|
||||||
source_aarch64 = code_arm64_1.96.4.tar.gz::https://update.code.visualstudio.com/1.96.4/linux-arm64/stable
|
source_aarch64 = code_arm64_1.97.0.tar.gz::https://update.code.visualstudio.com/1.97.0/linux-arm64/stable
|
||||||
sha256sums_aarch64 = c93d2af3df844d1879f2b80497f64f26111985cbaf7dec7673fa20d3d6280ba9
|
sha256sums_aarch64 = ae20dbc779a9b6741f76277c550a3d09bbe9d1fc2888b6f11906cfd7e3795874
|
||||||
source_armv7h = code_armhf_1.96.4.tar.gz::https://update.code.visualstudio.com/1.96.4/linux-armhf/stable
|
source_armv7h = code_armhf_1.97.0.tar.gz::https://update.code.visualstudio.com/1.97.0/linux-armhf/stable
|
||||||
sha256sums_armv7h = e2d26cd62b0c385cd2cd0d17222abbd280fa7b7e54f5721b61ea4783a9677721
|
sha256sums_armv7h = 086937950594169d928b3ebd3c17e08971d5fe60aa711ec83e0f184463d0478d
|
||||||
|
|
||||||
pkgname = visual-studio-code-bin
|
pkgname = visual-studio-code-bin
|
||||||
|
|||||||
8
PKGBUILD
8
PKGBUILD
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=visual-studio-code-bin
|
pkgname=visual-studio-code-bin
|
||||||
_pkgname=visual-studio-code
|
_pkgname=visual-studio-code
|
||||||
pkgver=1.96.4
|
pkgver=1.97.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
|
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
|
||||||
arch=('x86_64' 'aarch64' 'armv7h')
|
arch=('x86_64' 'aarch64' 'armv7h')
|
||||||
@@ -31,9 +31,9 @@ sha256sums=('dc64d1c6bb4a0cb2aae24dcd2d742178428f2849dab60074194e5603d32be745'
|
|||||||
'c361efa7e02fcad759ed80d2fbab67877f33219b981578af6fffaf18aeb12d9b'
|
'c361efa7e02fcad759ed80d2fbab67877f33219b981578af6fffaf18aeb12d9b'
|
||||||
'3af748dd6578a1775e8eb7248ba397b7e11840df2ea6ee234ff76fee3dc306cf'
|
'3af748dd6578a1775e8eb7248ba397b7e11840df2ea6ee234ff76fee3dc306cf'
|
||||||
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
|
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
|
||||||
sha256sums_x86_64=('36afc71e07ad0d94ba4f2e4ae173209d39727f33c0adc30f6b55b5599220373f')
|
sha256sums_x86_64=('95bdc52f059393042222d703b164f7612f259ba0c42908eb5f7f251d878f9a28')
|
||||||
sha256sums_aarch64=('c93d2af3df844d1879f2b80497f64f26111985cbaf7dec7673fa20d3d6280ba9')
|
sha256sums_aarch64=('ae20dbc779a9b6741f76277c550a3d09bbe9d1fc2888b6f11906cfd7e3795874')
|
||||||
sha256sums_armv7h=('e2d26cd62b0c385cd2cd0d17222abbd280fa7b7e54f5721b61ea4783a9677721')
|
sha256sums_armv7h=('086937950594169d928b3ebd3c17e08971d5fe60aa711ec83e0f184463d0478d')
|
||||||
|
|
||||||
_set_meta_info() {
|
_set_meta_info() {
|
||||||
sed 's/@@NAME_LONG@@/Visual Studio Code/g' "$1" |\
|
sed 's/@@NAME_LONG@@/Visual Studio Code/g' "$1" |\
|
||||||
|
|||||||
Reference in New Issue
Block a user