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


Commits:
7bc24ab9 by Massimiliano Torromeo at 2024-10-11T19:38:21+02:00
upgpkg: 1.94.2-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.94.1
+       pkgver = 1.94.2
        pkgrel = 1
        url = https://github.com/microsoft/vscode
        arch = x86_64
@@ -21,12 +21,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.94.1
+       source = vscode::git+https://github.com/microsoft/vscode.git#tag=1.94.2
        source = code.mjs
        source = code.sh
        source = product_json.diff
        source = clipath.patch
-       sha512sums = 
aac12c22960b1bc46ea9c944d9ba929aff64c3e51f7dd119d9a7dbc85c7a75650b6f8de0f95d8fd642fd7dd19c58ee8717faa129f583d65724f1cf3e6787d723
+       sha512sums = 
d6fd6eaf78080a79d9325feda6e41ed3aa5327d67692905d89e7d4b86ecc12120f1ae14ffe0e831ba0a2fbf4b66496e3b3f96cba75807f1be0e273929b078ddd
        sha512sums = 
793f9ff6306e3992ac89802d98110cba288ea1181a901467333293b7d76182ef9792c2a39ff49d9347a18a174b1f42bc58862091dff583f4146c2704eea28033
        sha512sums = 
d2b3683085d98744ba4f7d8cb33fa38620b59220797917c3858cac6a0bf7962c2b7e293785a237f178e527384cc04bc19fe71d75f04fbf06be881263d4aa2b35
        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=electron30
-pkgver=1.94.1
+pkgver=1.94.2
 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=('aac12c22960b1bc46ea9c944d9ba929aff64c3e51f7dd119d9a7dbc85c7a75650b6f8de0f95d8fd642fd7dd19c58ee8717faa129f583d65724f1cf3e6787d723'
+sha512sums=('d6fd6eaf78080a79d9325feda6e41ed3aa5327d67692905d89e7d4b86ecc12120f1ae14ffe0e831ba0a2fbf4b66496e3b3f96cba75807f1be0e273929b078ddd'
             
'793f9ff6306e3992ac89802d98110cba288ea1181a901467333293b7d76182ef9792c2a39ff49d9347a18a174b1f42bc58862091dff583f4146c2704eea28033'
             
'd2b3683085d98744ba4f7d8cb33fa38620b59220797917c3858cac6a0bf7962c2b7e293785a237f178e527384cc04bc19fe71d75f04fbf06be881263d4aa2b35'
             
'b1aa0d7c5b3e3e8ba1172822d75ea38e90efc431b270e0b4ca9e45bf9c0be0f60922c8618969ef071b5b6dbd9ac9f030294f1bf49bcc28c187b46d113dca63a7'



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

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


Reply via email to