Skip to content

Commit d8e94e3

Browse files
committed
Add Debian 13 (Trixie).
1 parent b5dff3d commit d8e94e3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

downloads.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,21 @@ <h3>Debian 12 (Bookworm)</h3>
655655
<small><code>deb https://download.opensuse.org/repositories/home:/t-paul/Debian_12/ ./</code></small>
656656
</pre>
657657

658+
<h3>Debian 13 (Trixie)</h3>
659+
<pre>
660+
<small><code>deb https://download.opensuse.org/repositories/home:/t-paul/Debian_13/ ./</code></small>
661+
</pre>
662+
New style (modernized) configuration as separate file <code>obs-openscad-nightly.sources</code> in the
663+
apt configuration directory <code>/etc/apt/sources.list.d/</code>, example for 64bit Intel/AMD.
664+
<pre>
665+
<small>X-Repolib-Name: obs-openscad-nightly
666+
Types: deb
667+
Suites: ./
668+
URIs: https://download.opensuse.org/repositories/home:/t-paul/Debian_Testing/
669+
Architectures: amd64
670+
Signed-By: /etc/apt/trusted.gpg.d/obs-openscad-nightly.asc</small>
671+
</pre>
672+
658673
<h3>Debian Testing</h3>
659674
<pre>
660675
<small><code>deb https://download.opensuse.org/repositories/home:/t-paul/Debian_Testing/ ./</code></small>

0 commit comments

Comments
 (0)