Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging /
Packages / code
Commits:
f3cd1d90 by Massimiliano Torromeo at 2025-10-02T22:23:25+02:00
upgpkg: 1.104.3-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.104.2
+ pkgver = 1.104.3
pkgrel = 1
url = https://github.com/microsoft/vscode
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = code
provides = vscode
options = !strip
options = !debug
- source = vscode::git+https://github.com/microsoft/vscode.git#tag=1.104.2
+ source = vscode::git+https://github.com/microsoft/vscode.git#tag=1.104.3
source = code.mjs
source = code.sh
source = product_json.diff
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,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=electron37
-pkgver=1.104.2
+pkgver=1.104.3
pkgrel=1
arch=('x86_64')
url='https://github.com/microsoft/vscode'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/commit/f3cd1d904f12631214515805db160262b694c872
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/commit/f3cd1d904f12631214515805db160262b694c872
You're receiving this email because of your account on gitlab.archlinux.org.