makedeb
Free/Libre open source software binaries for VSCode
Click here to go back to the commit logs for vscodium-bin.
Hash: 0d196161ee4812e89fdfd764d1c87fc3409aa866
Message: Updating vscodium to 1.87.2
diff --git a/.SRCINFO b/.SRCINFO
index 253e64d..49ed285 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.1.24068
+pkgver = 1.87.2.24072
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.1.24068/codium_1.87.1.24068_amd64.deb
-sha256sums = cb54a789c1471d2447755ed28dc1fe342a79aaf4e1394e0ab1dde2db7147f04b
+source = https://github.com/VSCodium/vscodium/releases/download/1.87.2.24072/codium_1.87.2.24072_amd64.deb
+sha256sums = e80f6f1ce7fc5d3df51b1dc4e0dbc1bb6fb7c108fa8d4137832ee34d2bcea82c
optdepends = libvulkan1
diff --git a/PKGBUILD b/PKGBUILD
index 87739e3..8ff9071 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.1.24068
+pkgver=1.87.2.24072
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=('cb54a789c1471d2447755ed28dc1fe342a79aaf4e1394e0ab1dde2db7147f04b')
+sha256sums=('e80f6f1ce7fc5d3df51b1dc4e0dbc1bb6fb7c108fa8d4137832ee34d2bcea82c')
# extracting the .deb
package() {