Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / code


Commits:
2152e8b6 by Massimiliano Torromeo at 2025-05-14T21:47:44+02:00
upgpkg: 1.100.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = code
        pkgdesc = The Open Source build of Visual Studio Code (vscode) editor
-       pkgver = 1.100.0
+       pkgver = 1.100.1
        pkgrel = 1
        url = https://github.com/microsoft/vscode
        arch = x86_64
@@ -22,12 +22,12 @@ pkgbase = code
        optdepends = zsh-completions: ZSH completitons
        optdepends = x11-ssh-askpass: SSH authentication
        provides = vscode
-       source = vscode::git+https://github.com/microsoft/vscode.git#tag=1.100.0
+       source = vscode::git+https://github.com/microsoft/vscode.git#tag=1.100.1
        source = code.mjs
        source = code.sh
        source = product_json.diff
        source = clipath.patch
-       sha512sums = 
7854ae66a606b446628bc39d1c0a0ca95ffc549cbfcc5f969cc5c4a9d20b0f49c80a1dc39d2e039c5cbd1fb11282c1f1e681253ad5d0f54ea9f44747870e8424
+       sha512sums = 
7d1e4d0c481031d13a71932b93a2fde0cca7c8495f6053ed6869f6476df53d7c98ae0cfaa1f5bb2b8ce50d1963bad6f5d66782877be63876c0ebc262d127227e
        sha512sums = 
793f9ff6306e3992ac89802d98110cba288ea1181a901467333293b7d76182ef9792c2a39ff49d9347a18a174b1f42bc58862091dff583f4146c2704eea28033
        sha512sums = 
937299c6cb6be2f8d25f7dbc95cf77423875c5f8353b8bd6cd7cc8e5603cbf8405b14dbf8bd615db2e3b36ed680fc8e1909410815f7f8587b7267a699e00ab37
        sha512sums = 
b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=code
 pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
 # Important: Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
 _electron=electron34
-pkgver=1.100.0
+pkgver=1.100.1
 pkgrel=1
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'
@@ -22,7 +22,7 @@ 
source=(vscode::"git+https://github.com/microsoft/vscode.git#tag=$pkgver";
         'code.sh'
         'product_json.diff'
         'clipath.patch')
-sha512sums=('7854ae66a606b446628bc39d1c0a0ca95ffc549cbfcc5f969cc5c4a9d20b0f49c80a1dc39d2e039c5cbd1fb11282c1f1e681253ad5d0f54ea9f44747870e8424'
+sha512sums=('7d1e4d0c481031d13a71932b93a2fde0cca7c8495f6053ed6869f6476df53d7c98ae0cfaa1f5bb2b8ce50d1963bad6f5d66782877be63876c0ebc262d127227e'
             
'793f9ff6306e3992ac89802d98110cba288ea1181a901467333293b7d76182ef9792c2a39ff49d9347a18a174b1f42bc58862091dff583f4146c2704eea28033'
             
'937299c6cb6be2f8d25f7dbc95cf77423875c5f8353b8bd6cd7cc8e5603cbf8405b14dbf8bd615db2e3b36ed680fc8e1909410815f7f8587b7267a699e00ab37'
             
'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/commit/2152e8b6a411661a6fa7d1a36f2e3e0d096fd53a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/commit/2152e8b6a411661a6fa7d1a36f2e3e0d096fd53a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to