makedeb


vscodium-bin 1.90.2.24171-1


Free/Libre open source software binaries for VSCode

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

Commit:


Hash: a5e66ea5badd9bb32399b26b08416118a3fce2f1

Message: Updating vscodium to 1.90.2

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2a5a455..613bcab 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.89.1.24130
+pkgver = 1.90.2.24171
 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.89.1.24130/codium_1.89.1.24130_amd64.deb
-sha256sums = 8e4fdac78ce89cfce0f30bd9b2ed597867396673bad22b5f9f852bb1cbdd0a05
+source = https://github.com/VSCodium/vscodium/releases/download/1.90.2.24171/codium_1.90.2.24171_amd64.deb
+sha256sums = 69c57d841e1e0132e7fcda0a92148836f4c58f1f1f8bd3228e999ba9ffd475fc
 optdepends = libvulkan1
diff --git a/PKGBUILD b/PKGBUILD
index ada1e96..59e9ef5 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.89.1.24130
+pkgver=1.90.2.24171
 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=('8e4fdac78ce89cfce0f30bd9b2ed597867396673bad22b5f9f852bb1cbdd0a05')
+sha256sums=('69c57d841e1e0132e7fcda0a92148836f4c58f1f1f8bd3228e999ba9ffd475fc')
 
 # extracting the .deb
 package() {