Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions packages/vscodium-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
pkgbase = vscodium-deb
gives = codium
pkgver = 1.101.24242
pkgver = 1.107.18627
pkgdesc = Binary releases of VS Code without MS branding/telemetry/licensing
arch = arm64
arch = amd64
breaks = codium
maintainer = Oren Klopfer <[email protected]>
maintainer = James Ed Randson <[email protected]>
repology = project: vscodium
source_arm64 = https://github.com/VSCodium/vscodium/releases/download/1.101.24242/codium_1.101.24242_arm64.deb
sha256sums_arm64 = 7a003c5f9f55877920ca3eb67cc43fe347db67e7c981efa2e8dc5763f8c0790a
source_amd64 = https://github.com/VSCodium/vscodium/releases/download/1.101.24242/codium_1.101.24242_amd64.deb
sha256sums_amd64 = 439b0e350bbbff0486c0b73c68b34cf902797bad04eb0eb7ef36a1360054abb6
source_arm64 = https://github.com/VSCodium/vscodium/releases/download/1.107.18627/codium_1.107.18627_arm64.deb
sha256sums_arm64 = ebfb3405b8fda3d2ebd39f4d03fdff903ffef764cce73ce618990fa6771d4a01
source_amd64 = https://github.com/VSCodium/vscodium/releases/download/1.107.18627/codium_1.107.18627_amd64.deb
sha256sums_amd64 = 60bd6baa041150238d478550d126752e940de4c6d5de4da393b1caa9bffce0b2

pkgname = vscodium-deb
6 changes: 3 additions & 3 deletions packages/vscodium-deb/vscodium-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pkgname="vscodium-deb"
gives="codium"
breaks=("${gives}")
pkgver="1.101.24242"
pkgver="1.107.18627"
arch=("arm64" "amd64")
repology=("project: vscodium")
maintainer=("Oren Klopfer <[email protected]>" "James Ed Randson <[email protected]>")
pkgdesc="Binary releases of VS Code without MS branding/telemetry/licensing"
source_arm64=("https://github.com/VSCodium/vscodium/releases/download/${pkgver}/${gives}_${pkgver}_arm64.deb")
source_amd64=("https://github.com/VSCodium/vscodium/releases/download/${pkgver}/${gives}_${pkgver}_amd64.deb")
sha256sums_arm64=("7a003c5f9f55877920ca3eb67cc43fe347db67e7c981efa2e8dc5763f8c0790a")
sha256sums_amd64=("439b0e350bbbff0486c0b73c68b34cf902797bad04eb0eb7ef36a1360054abb6")
sha256sums_arm64=("ebfb3405b8fda3d2ebd39f4d03fdff903ffef764cce73ce618990fa6771d4a01")
sha256sums_amd64=("60bd6baa041150238d478550d126752e940de4c6d5de4da393b1caa9bffce0b2")
10 changes: 5 additions & 5 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -16113,18 +16113,18 @@ pkgname = vscodium-bin
---
pkgbase = vscodium-deb
gives = codium
pkgver = 1.101.24242
pkgver = 1.107.18627
pkgdesc = Binary releases of VS Code without MS branding/telemetry/licensing
arch = arm64
arch = amd64
breaks = codium
maintainer = Oren Klopfer <[email protected]>
maintainer = James Ed Randson <[email protected]>
repology = project: vscodium
source_arm64 = https://github.com/VSCodium/vscodium/releases/download/1.101.24242/codium_1.101.24242_arm64.deb
sha256sums_arm64 = 7a003c5f9f55877920ca3eb67cc43fe347db67e7c981efa2e8dc5763f8c0790a
source_amd64 = https://github.com/VSCodium/vscodium/releases/download/1.101.24242/codium_1.101.24242_amd64.deb
sha256sums_amd64 = 439b0e350bbbff0486c0b73c68b34cf902797bad04eb0eb7ef36a1360054abb6
source_arm64 = https://github.com/VSCodium/vscodium/releases/download/1.107.18627/codium_1.107.18627_arm64.deb
sha256sums_arm64 = ebfb3405b8fda3d2ebd39f4d03fdff903ffef764cce73ce618990fa6771d4a01
source_amd64 = https://github.com/VSCodium/vscodium/releases/download/1.107.18627/codium_1.107.18627_amd64.deb
sha256sums_amd64 = 60bd6baa041150238d478550d126752e940de4c6d5de4da393b1caa9bffce0b2

pkgname = vscodium-deb
---
Expand Down