Copy:
[email protected] (Debian Science List)
This is a multi-part message in MIME format.
--nextPart5862772.DvuYhMxLoT
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"
On Wednesday, February 26, 2025 11:03:34 AM MST Ahmad Khalifa wrote:
On 26/02/2025 13:33, Andreas Tille wrote:
version=4
https://gitlab.com/l_sim/v_sim/tags?sort=updated_desc .*/v_sim-(\d[\d.]+)\.tar\.gz
In case it helps, for gitlab it works with plain mode and the version is repeated in the path and file name.
This is similar to what worked for me with openrgb where they don't use
tags reliably:
opts="searchmode=plain" \
https://gitlab.com/l_sim/v_sim/-/tags archive/\d[\d.]*/v_sim-@ANY_VERSION@@ARCHIVE_EXT@
There are additional examples at:
https://wiki.debian.org/debian/watch/#GitLab
--
Soren Stoutner
[email protected]
--nextPart5862772.DvuYhMxLoT
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="utf-8"
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">On Wednesday, February 26, 2025 11:03:34 AM MST Ahmad Khalifa wrote:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> On 26/02/2025 13:33, Andreas Tille wrote:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > version=4</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> >
https://gitlab.com/l_sim/v_sim/tags?sort=updated_desc</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > .*/v_sim-(\d[\d.]+)\.tar\.gz</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> In case it helps, for gitlab it works with plain mode and the version is<