mirror of
https://github.com/archlinux/aur.git
synced 2026-02-12 19:11:17 +01:00
[visual-studio-code-insiders-bin] Bump pkgver
This commit is contained in:
parent
690f7bee77
commit
18f6550aa7
2 changed files with 10 additions and 10 deletions
18
.SRCINFO
18
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = visual-studio-code-insiders-bin
|
||||
pkgdesc = Editor for building and debugging modern web and cloud applications (insiders version)
|
||||
pkgver = 1694514614
|
||||
pkgver = 1700112950
|
||||
pkgrel = 1
|
||||
url = https://code.visualstudio.com/
|
||||
arch = x86_64
|
||||
|
|
@ -27,13 +27,13 @@ pkgbase = visual-studio-code-insiders-bin
|
|||
sha256sums = d18aab23c38721aa210fa074a8dc035c607114e6a742260be814ab2538f65c65
|
||||
sha256sums = 7038bc7d02c692be00ee4bed411bc4b7e475d233e2193528f3dd34e0bfd1106c
|
||||
sha256sums = 67d83f676135ca14806aab7292361a4a737f3076527860258176c886cdb3f0c1
|
||||
source_x86_64 = code_x64_1694514614.tar.gz::https://update.code.visualstudio.com/latest/linux-x64/insider
|
||||
sha256sums_x86_64 = 2866bce6e68d818bff9a5e18391d0e6bbc08b0475990c2a176f9cb298f6083ac
|
||||
source_i686 = code_ia32_1694514614.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/insider
|
||||
sha256sums_i686 = 6bb6ae48e41cea0c0ae2584aaab58ccf3cd8a2e20e648f025326d71fc93c8357
|
||||
source_aarch64 = code_arm64_1694514614.tar.gz::https://update.code.visualstudio.com/latest/linux-arm64/insider
|
||||
sha256sums_aarch64 = 0e498f456bf363bd5414c51423a2b87212ccdcec13ef43e670e3d73fcbc14840
|
||||
source_armv7h = code_armhf_1694514614.tar.gz::https://update.code.visualstudio.com/latest/linux-armhf/insider
|
||||
sha256sums_armv7h = bc447165b6833d150beee7709094b64bea2efa760e11969a81a4de9e0d19acc9
|
||||
source_x86_64 = code_x64_1700112950.tar.gz::https://update.code.visualstudio.com/latest/linux-x64/insider
|
||||
sha256sums_x86_64 = SKIP
|
||||
source_i686 = code_ia32_1700112950.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/insider
|
||||
sha256sums_i686 = SKIP
|
||||
source_aarch64 = code_arm64_1700112950.tar.gz::https://update.code.visualstudio.com/latest/linux-arm64/insider
|
||||
sha256sums_aarch64 = SKIP
|
||||
source_armv7h = code_armhf_1700112950.tar.gz::https://update.code.visualstudio.com/latest/linux-armhf/insider
|
||||
sha256sums_armv7h = SKIP
|
||||
|
||||
pkgname = visual-studio-code-insiders-bin
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=visual-studio-code-insiders-bin
|
||||
_pkgname=visual-studio-code-insiders
|
||||
pkgver=1694514614
|
||||
pkgver=1700112950
|
||||
pkgrel=1
|
||||
pkgdesc="Editor for building and debugging modern web and cloud applications (insiders version)"
|
||||
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue