makedeb


vscodium-bin 1.88.1.24104-1


Free/Libre open source software binaries for VSCode

Click here to go back to the commit logs for vscodium-bin.

Commit:


Hash: f1d1ba0b4917108aecb6a661c9e0ddafd0e7ed5f

Message: Updating vscodium to 1.88.1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 49ed285..0f8fec6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = vscodium-bin
 pkgbase = vscodium-bin
 pkgdesc = Free/Libre open source software binaries for VSCode
 pkgrel = 1
-pkgver = 1.87.2.24072
+pkgver = 1.88.1.24104
 arch = amd64
 conflicts = visual-studio-codium
 depends = ca-certificates
@@ -49,6 +49,6 @@ depends = xdg-utils>=1.0.2
 license = MIT
 optdepends = libvulkan1
 replaces = visual-studio-codium
-source = https://github.com/VSCodium/vscodium/releases/download/1.87.2.24072/codium_1.87.2.24072_amd64.deb
-sha256sums = e80f6f1ce7fc5d3df51b1dc4e0dbc1bb6fb7c108fa8d4137832ee34d2bcea82c
+source = https://github.com/VSCodium/vscodium/releases/download/1.88.1.24104/codium_1.88.1.24104_amd64.deb
+sha256sums = fb0c9c8d883b00e94a9f94d0ea1631d9ab5a841e2e8b280a2395787de9deab0d
 optdepends = libvulkan1
diff --git a/PKGBUILD b/PKGBUILD
index 8ff9071..90da79a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Erwan BOTHUAN NIEL <dev dot erwanbo at caramail dot fr>
 # Contributor: Heus-Sueh <matheussilvademouraxd@gmail.com>
 pkgname=vscodium-bin
-pkgver=1.87.2.24072
+pkgver=1.88.1.24104
 pkgrel=1
 pkgdesc="Free/Libre open source software binaries for VSCode"
 license=('MIT')
@@ -57,7 +57,7 @@ replaces=('visual-studio-codium')
 
 source=("https://github.com/VSCodium/vscodium/releases/download/${pkgver}/codium_${pkgver}_amd64.deb")
 
-sha256sums=('e80f6f1ce7fc5d3df51b1dc4e0dbc1bb6fb7c108fa8d4137832ee34d2bcea82c')
+sha256sums=('fb0c9c8d883b00e94a9f94d0ea1631d9ab5a841e2e8b280a2395787de9deab0d')
 
 # extracting the .deb
 package() {