makedeb
Free/Libre open source software binaries for VSCode
Click here to go back to the commit logs for vscodium-bin.
Hash: 1ee874b3dacd879e22d335bd8a1b030f565964a9
Message: Updating vscodium to 1.86
diff --git a/.SRCINFO b/.SRCINFO
index 08f68c9..5a1a227 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.85.2.24019
+pkgver = 1.86.2.24057
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.85.2.24019/codium_1.85.2.24019_amd64.deb
-sha256sums = 608192d9abab899d3ed787590f86da7dc18151d1618a3455ff25e580503d58cb
+source = https://github.com/VSCodium/vscodium/releases/download/1.86.2.24057/codium_1.86.2.24057_amd64.deb
+sha256sums = c812c17debee8ab51e6e9c3e56ecb6fff81cf53dd7194dc6bd2c2ec4b19ed659
optdepends = libvulkan1
diff --git a/PKGBUILD b/PKGBUILD
index 3a0cde1..b95f2fe 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.85.2.24019
+pkgver=1.86.2.24057
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=('608192d9abab899d3ed787590f86da7dc18151d1618a3455ff25e580503d58cb')
+sha256sums=('c812c17debee8ab51e6e9c3e56ecb6fff81cf53dd7194dc6bd2c2ec4b19ed659')
# extracting the .deb
package() {