This commit is contained in:
c-ludenberg
2026-06-25 12:27:26 +00:00
parent 1dc8cc2836
commit f011477b59
44 changed files with 47 additions and 23 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+20 -8
View File
@@ -103,7 +103,7 @@
<div class="bar">
<h1>⟁ antergos<span>-pkgs</span></h1>
<div class="sub">
<span>11 packages &middot; 13 MB</span>
<span>14 packages &middot; 10 MB</span>
<span class="hal">"I am putting myself to the fullest possible use."</span>
</div>
@@ -118,7 +118,7 @@ Server = https://antergos-next.github.io/antergos-packages</pre>
<div class="controls">
<input type="text" id="q" placeholder="Search packages..." oninput="f()" autofocus>
<span class="cnt" id="c">11 packages</span>
<span class="cnt" id="c">14 packages</span>
</div>
<table>
@@ -126,6 +126,22 @@ Server = https://antergos-next.github.io/antergos-packages</pre>
<tr><th>Package</th><th style="text-align:right">Size</th></tr>
</thead>
<tbody id="l">
<tr>
<td><a href="antergos-grub-live-2026.06-1-any.pkg.tar.zst">antergos-grub-live-2026.06-1-any.pkg.tar.zst</a></td>
<td>0.0 MB</td>
</tr>
<tr>
<td><a href="antergos-grub-theme-2026.06-1-any.pkg.tar.zst">antergos-grub-theme-2026.06-1-any.pkg.tar.zst</a></td>
<td>2.2 MB</td>
</tr>
<tr>
<td><a href="antergos-live-base-2026.06-1-any.pkg.tar.zst">antergos-live-base-2026.06-1-any.pkg.tar.zst</a></td>
<td>0.0 MB</td>
</tr>
<tr>
<td><a href="antergos-live-openrc-2026.06-1-any.pkg.tar.zst">antergos-live-openrc-2026.06-1-any.pkg.tar.zst</a></td>
<td>0.0 MB</td>
</tr>
<tr>
<td><a href="antergos-next-desktop-settings-1-1-any.pkg.tar.zst">antergos-next-desktop-settings-1-1-any.pkg.tar.zst</a></td>
<td>0.0 MB</td>
@@ -151,11 +167,7 @@ Server = https://antergos-next.github.io/antergos-packages</pre>
<td>0.1 MB</td>
</tr>
<tr>
<td><a href="calamares-3.4.2-3-x86_64.pkg.tar.zst">calamares-3.4.2-3-x86_64.pkg.tar.zst</a></td>
<td>4.9 MB</td>
</tr>
<tr>
<td><a href="calamares-branding-antergos-next-1.0-12-any.pkg.tar.zst">calamares-branding-antergos-next-1.0-12-any.pkg.tar.zst</a></td>
<td><a href="calamares-branding-antergos-next-1.0-13-any.pkg.tar.zst">calamares-branding-antergos-next-1.0-13-any.pkg.tar.zst</a></td>
<td>0.1 MB</td>
</tr>
<tr>
@@ -192,7 +204,7 @@ Server = https://antergos-next.github.io/antergos-packages</pre>
r[i].classList.add('hidden');
}
}
document.getElementById('c').textContent = v + ' / 11 packages';
document.getElementById('c').textContent = v + ' / 14 packages';
}
</script>
</body>
+27 -15
View File
@@ -1,46 +1,58 @@
[
{
"name": "antergos-grub-live-2026.06-1-any.pkg.tar.zst",
"size": 21771
},
{
"name": "antergos-grub-theme-2026.06-1-any.pkg.tar.zst",
"size": 2258312
},
{
"name": "antergos-live-base-2026.06-1-any.pkg.tar.zst",
"size": 12053
},
{
"name": "antergos-live-openrc-2026.06-1-any.pkg.tar.zst",
"size": 7966
},
{
"name": "antergos-next-desktop-settings-1-1-any.pkg.tar.zst",
"size": 8262
"size": 8307
},
{
"name": "antergos-next-keyring-1-1-any.pkg.tar.zst",
"size": 4552
"size": 4590
},
{
"name": "antergos-next-memes-1.0-1-any.pkg.tar.zst",
"size": 3052582
"size": 3055552
},
{
"name": "antergos-next-mirrorlist-1-1-any.pkg.tar.zst",
"size": 2953
"size": 2998
},
{
"name": "antergos-wallpapers-0.7-4-any.pkg.tar.zst",
"size": 252104
"size": 252141
},
{
"name": "antergos-welcome-0.1-3-any.pkg.tar.zst",
"size": 124162
"size": 127319
},
{
"name": "calamares-3.4.2-3-x86_64.pkg.tar.zst",
"size": 5151397
},
{
"name": "calamares-branding-antergos-next-1.0-12-any.pkg.tar.zst",
"size": 105201
"name": "calamares-branding-antergos-next-1.0-13-any.pkg.tar.zst",
"size": 108016
},
{
"name": "downgrade-12.0.2-1-any.pkg.tar.zst",
"size": 30934
"size": 30964
},
{
"name": "hal-0.2.0-3-any.pkg.tar.zst",
"size": 24148
"size": 26797
},
{
"name": "yay-13.0.1-1-x86_64.pkg.tar.zst",
"size": 4685691
"size": 4684337
}
]
Binary file not shown.
Binary file not shown.