ungoogled-software / ungoogled-chromium-debian

Debian, Ubuntu, and others packaging for ungoogled-chromium
386 stars 49 forks source link

Not Up to Date #351

Open sallyhaj opened 3 weeks ago

sallyhaj commented 3 weeks ago

Hello developers, I am following the guide "Building a binary package" on the main page of the project, the problem is that, when I do so, it's compiling/building version "120.0.6099.216-1" not the latest version which supposed to be 130x. How can I jump to the new version?

Thank you.

PF4Public commented 3 weeks ago

Unfortunately this repo is not actively maintained, but you may find this information useful: https://github.com/ungoogled-software/ungoogled-chromium-debian/pull/328

iskunk commented 3 weeks ago

To elaborate, there are currently two different ways of building ungoogled-chromium for Debian in this repo.

The main one, as documented in the top-level README file, is out of date. It is relatively laborious to maintain, and so not only has it not been maintained in a while, it is unlikely to be picked up again in the future.

The secondary one---soon to become the main one, hopefully (#349)---resides in the convert/ subdirectory. That is a process that will "convert" a Debian chromium package into an equivalent ungoogled-chromium one. I maintain it, it doesn't need updating very often, and I can confirm that it will work for the current version as of this writing (130.0.6723.69).