This commit is contained in:
c-ludenberg
2026-06-15 17:42:11 +00:00
commit 843a820be6
23 changed files with 90 additions and 0 deletions
View File
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.
+64
View File
@@ -0,0 +1,64 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>antergos-pkgs</title>
<style>
body { font-family: sans-serif; max-width: 800px; margin: 40px auto; padding: 0 20px; background: #0e0e18; color: #e4e4f0; }
h1 { color: #e08a3c; }
a { color: #7a8cff; text-decoration: none; }
a:hover { color: #e08a3c; }
table { width: 100%; border-collapse: collapse; margin: 20px 0; }
th, td { text-align: left; padding: 10px; border-bottom: 1px solid #1e1e30; }
th { color: #6a6a8a; text-transform: uppercase; font-size: 0.8em; letter-spacing: 0.1em; }
tr:hover { background: #141420; }
.usage { background: #141420; border: 1px solid #1e1e30; border-radius: 8px; padding: 16px; margin: 20px 0; }
code { background: #08080e; padding: 2px 6px; border-radius: 4px; font-size: 0.9em; }
pre { background: #08080e; border: 1px solid #1e1e30; padding: 12px; border-radius: 6px; overflow-x: auto; }
footer { margin-top: 40px; padding-top: 20px; border-top: 1px solid #1e1e30; color: #4a4a66; font-size: 0.85em; }
</style>
</head>
<body>
<h1>antergos-pkgs</h1>
<p>AUR package repository for Antergos NeXT</p>
<div class="usage">
<strong>Add to /etc/pacman.conf</strong>
<pre>[antergos-pkgs]
SigLevel = Optional TrustAll
Server = https://Antergos-NeXT.github.io/antergos-pkgs/$repo/os/$arch
Server = https://Antergos-NeXT.github.io/antergos-pkgs</pre>
</div>
<table>
<tr><th>Package</th><th>Size</th></tr>
<tr>
<td><a href="antergos-next-keyring-1-1-any.pkg.tar.zst">antergos-next-keyring-1-1-any.pkg.tar.zst</a></td>
<td>0.0 MB</td>
</tr>
<tr>
<td><a href="antergos-next-mirrorlist-1-1-any.pkg.tar.zst">antergos-next-mirrorlist-1-1-any.pkg.tar.zst</a></td>
<td>0.0 MB</td>
</tr>
<tr>
<td><a href="antergos-wallpapers-0.7-4-any.pkg.tar.zst">antergos-wallpapers-0.7-4-any.pkg.tar.zst</a></td>
<td>5.5 MB</td>
</tr>
<tr>
<td><a href="cnchi-0.16.52-2-any.pkg.tar.zst">cnchi-0.16.52-2-any.pkg.tar.zst</a></td>
<td>5.9 MB</td>
</tr>
<tr>
<td><a href="downgrade-12.0.2-1-any.pkg.tar.zst">downgrade-12.0.2-1-any.pkg.tar.zst</a></td>
<td>0.0 MB</td>
</tr>
<tr>
<td><a href="yay-12.6.0-1-x86_64.pkg.tar.zst">yay-12.6.0-1-x86_64.pkg.tar.zst</a></td>
<td>4.1 MB</td>
</tr>
</table>
<footer>Antergos NeXT &mdash; <a href="https://github.com/Antergos-NeXT">github.com/Antergos-NeXT</a></footer>
</body>
</html>
+26
View File
@@ -0,0 +1,26 @@
[
{
"name": "antergos-next-keyring-1-1-any.pkg.tar.zst",
"size": 4546
},
{
"name": "antergos-next-mirrorlist-1-1-any.pkg.tar.zst",
"size": 2934
},
{
"name": "antergos-wallpapers-0.7-4-any.pkg.tar.zst",
"size": 5780869
},
{
"name": "cnchi-0.16.52-2-any.pkg.tar.zst",
"size": 6169023
},
{
"name": "downgrade-12.0.2-1-any.pkg.tar.zst",
"size": 30915
},
{
"name": "yay-12.6.0-1-x86_64.pkg.tar.zst",
"size": 4294925
}
]
Binary file not shown.
Binary file not shown.