diff --git a/app-editors/vscodium/autobuild/build b/app-editors/vscodium/autobuild/build index 14a25f6ab33..8ed78a4a5ad 100644 --- a/app-editors/vscodium/autobuild/build +++ b/app-editors/vscodium/autobuild/build @@ -43,7 +43,7 @@ popd tar -czf "$SRCDIR"/vscode.tar.gz -T /dev/null abinfo "Packaging ..." -"$SRCDIR"/package_linux_bin.sh +"$SRCDIR"/build/linux/package_bin.sh abinfo "Switching to SRCDIR ..." cd "$SRCDIR" diff --git a/app-editors/vscodium/spec b/app-editors/vscodium/spec index d57efb8ae30..91cdb56cd58 100644 --- a/app-editors/vscodium/spec +++ b/app-editors/vscodium/spec @@ -1,4 +1,4 @@ -VER=1.96.4.25017 +VER=1.97.0.25037 SRCS="git::rename=vscodium;commit=tags/$VER::https://github.com/VSCodium/vscodium.git" CHKSUMS="SKIP" CHKUPDATE="anitya::id=326631"