makedeb
Free/Libre open source software binaries for VSCode
Click here to go back to the commit logs for vscodium-bin.
Hash: 99e168eee8853d596085281c8615ab2667ba9df8
Message: Updating vscodium to 1.87.1
diff --git a/.SRCINFO b/.SRCINFO
index 22da89e..253e64d 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.0.24060
+pkgver = 1.87.1.24068
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.0.24060/codium_1.87.0.24060_amd64.deb
-sha256sums = 2ae236d337e045bc6b2460dc5e1d8d87f2edc6f0bbea9211171098ff5b7ea67b
+source = https://github.com/VSCodium/vscodium/releases/download/1.87.1.24068/codium_1.87.1.24068_amd64.deb
+sha256sums = cb54a789c1471d2447755ed28dc1fe342a79aaf4e1394e0ab1dde2db7147f04b
optdepends = libvulkan1
diff --git a/PKGBUILD b/PKGBUILD
index 54ec7bb..87739e3 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.0.24060
+pkgver=1.87.1.24068
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=('2ae236d337e045bc6b2460dc5e1d8d87f2edc6f0bbea9211171098ff5b7ea67b')
+sha256sums=('cb54a789c1471d2447755ed28dc1fe342a79aaf4e1394e0ab1dde2db7147f04b')
# extracting the .deb
package() {