[visual-studio-code-bin] Update to 1.80.0
This commit is contained in:
16
.SRCINFO
16
.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.79.2
|
pkgver = 1.80.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
|
||||||
@@ -37,13 +37,13 @@ pkgbase = visual-studio-code-bin
|
|||||||
sha256sums = 2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc
|
sha256sums = 2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc
|
||||||
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
|
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
|
||||||
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
|
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
|
||||||
source_x86_64 = code_x64_1.79.2.tar.gz::https://update.code.visualstudio.com/1.79.2/linux-x64/stable
|
source_x86_64 = code_x64_1.80.0.tar.gz::https://update.code.visualstudio.com/1.80.0/linux-x64/stable
|
||||||
sha256sums_x86_64 = d0c64def4dc703cd9b8746e6728af51a6c33d496211927b2c2ea30a7a7876c7a
|
sha256sums_x86_64 = 80f4b9aa32a0bfb3c2e75516cab4ecb2e9971c527a51a77dcdda7eb0b571f926
|
||||||
source_i686 = code_ia32_1.79.2.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
|
source_i686 = code_ia32_1.80.0.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
|
||||||
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
|
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
|
||||||
source_aarch64 = code_arm64_1.79.2.tar.gz::https://update.code.visualstudio.com/1.79.2/linux-arm64/stable
|
source_aarch64 = code_arm64_1.80.0.tar.gz::https://update.code.visualstudio.com/1.80.0/linux-arm64/stable
|
||||||
sha256sums_aarch64 = 24a8df2bb56594780bec3cec892cdc521e8b8e331928880fcf184b6d5cbe76d9
|
sha256sums_aarch64 = a42074ef2ff0fb67c1b8baeb79a67a8be39e3a1b456427c446a3fb3940e2503a
|
||||||
source_armv7h = code_armhf_1.79.2.tar.gz::https://update.code.visualstudio.com/1.79.2/linux-armhf/stable
|
source_armv7h = code_armhf_1.80.0.tar.gz::https://update.code.visualstudio.com/1.80.0/linux-armhf/stable
|
||||||
sha256sums_armv7h = 458a192dd3abf54ab04476cb4d690ab20d6e508224ac69cd742423dc69580f36
|
sha256sums_armv7h = cdc05ac501c57a4981b2422e9ef3b8e925a6a21bc69e5e9ea9adba23903d350e
|
||||||
|
|
||||||
pkgname = visual-studio-code-bin
|
pkgname = visual-studio-code-bin
|
||||||
|
|||||||
10
PKGBUILD
10
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.79.2
|
pkgver=1.80.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' 'i686' 'aarch64' 'armv7h')
|
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
|
||||||
@@ -31,10 +31,10 @@ sha256sums=('10a5ee77a89fc934bcbd3e2a41a2ec4bd51d3cd048702f6d739ecec9eb3a7c4b'
|
|||||||
'2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc'
|
'2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc'
|
||||||
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
|
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
|
||||||
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
|
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
|
||||||
sha256sums_x86_64=('d0c64def4dc703cd9b8746e6728af51a6c33d496211927b2c2ea30a7a7876c7a')
|
sha256sums_x86_64=('80f4b9aa32a0bfb3c2e75516cab4ecb2e9971c527a51a77dcdda7eb0b571f926')
|
||||||
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
|
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
|
||||||
sha256sums_aarch64=('24a8df2bb56594780bec3cec892cdc521e8b8e331928880fcf184b6d5cbe76d9')
|
sha256sums_aarch64=('a42074ef2ff0fb67c1b8baeb79a67a8be39e3a1b456427c446a3fb3940e2503a')
|
||||||
sha256sums_armv7h=('458a192dd3abf54ab04476cb4d690ab20d6e508224ac69cd742423dc69580f36')
|
sha256sums_armv7h=('cdc05ac501c57a4981b2422e9ef3b8e925a6a21bc69e5e9ea9adba23903d350e')
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -65,7 +65,7 @@ package() {
|
|||||||
install -Dm 644 "${srcdir}/${_pkg}/resources/completions/bash/code" "${pkgdir}/usr/share/bash-completion/completions/code"
|
install -Dm 644 "${srcdir}/${_pkg}/resources/completions/bash/code" "${pkgdir}/usr/share/bash-completion/completions/code"
|
||||||
install -Dm 644 "${srcdir}/${_pkg}/resources/completions/zsh/_code" "${pkgdir}/usr/share/zsh/site-functions/_code"
|
install -Dm 644 "${srcdir}/${_pkg}/resources/completions/zsh/_code" "${pkgdir}/usr/share/zsh/site-functions/_code"
|
||||||
|
|
||||||
cp -r "${srcdir}/${_pkg}/"* "${pkgdir}/opt/${_pkgname}" -R
|
cp -r "${srcdir}/${_pkg}/"* "${pkgdir}/opt/${_pkgname}"
|
||||||
|
|
||||||
# Launcher
|
# Launcher
|
||||||
install -m755 "${srcdir}/${_pkgname}-bin.sh" "${pkgdir}/usr/bin/code"
|
install -m755 "${srcdir}/${_pkgname}-bin.sh" "${pkgdir}/usr/bin/code"
|
||||||
|
|||||||
Reference in New Issue
Block a user