Automated database and index update
This commit is contained in:
34
index.html
34
index.html
@@ -1,30 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>HyprArch Repository</title>
|
||||
<style>
|
||||
body { font-family: sans-serif; margin: 40px; line-height: 1.6; background: #2e3440; color: #eceff4; }
|
||||
a { color: #88c0d0; text-decoration: none; }
|
||||
a:hover { text-decoration: underline; }
|
||||
.container { max-width: 800px; margin: auto; background: #3b4252; padding: 20px; border-radius: 8px; }
|
||||
h1 { border-bottom: 2px solid #4c566a; padding-bottom: 10px; }
|
||||
pre { background: #2e3440; padding: 15px; border-radius: 5px; color: #ebcb8b; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>🚀 HyprArch Custom Repository</h1>
|
||||
<p>To use this repository, add the following to your <code>/etc/pacman.conf</code>:</p>
|
||||
<pre>[hyprarch-repo]
|
||||
SigLevel = Optional TrustAll
|
||||
Server = https://hyprarch-repo.stuple.net/$arch</pre>
|
||||
|
||||
<h2>📦 Available Packages</h2>
|
||||
<ul>
|
||||
<li><a href="./x86_64/">Browse x86_64 Packages</a></li>
|
||||
</ul>
|
||||
<hr>
|
||||
<p><small>Automated by GitHub Actions</small></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<html><head><title>Index of /</title></head><body>
|
||||
<h1>Index of /</h1><hr><pre>
|
||||
<a href='x86_64/'>x86_64/</a>
|
||||
</pre><hr></body></html>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
x86_64/hyprarch-repo.files
Normal file
BIN
x86_64/hyprarch-repo.files
Normal file
Binary file not shown.
11
x86_64/index.html
Normal file
11
x86_64/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<html><head><title>Index of /x86_64/</title></head><body>
|
||||
<h1>Index of /x86_64/</h1><hr><pre>
|
||||
<a href='../'>../</a>
|
||||
<a href='calamares.pkg.tar.zst'>calamares.pkg.tar.zst</a> 11-Mar-2026 17:59 4.5M
|
||||
<a href='hyprarch-repo.db'>hyprarch-repo.db</a> 11-Mar-2026 17:59 4.5M
|
||||
<a href='hyprarch-repo.db.tar.gz'>hyprarch-repo.db.tar.gz</a> 11-Mar-2026 17:59 4.5M
|
||||
<a href='hyprarch-repo.db.tar.gz.old'>hyprarch-repo.db.tar.gz.old</a> 11-Mar-2026 17:59 4.0K
|
||||
<a href='hyprarch-repo.files'>hyprarch-repo.files</a> 11-Mar-2026 17:59 4.0K
|
||||
<a href='hyprarch-repo.files.tar.gz'>hyprarch-repo.files.tar.gz</a> 11-Mar-2026 17:59 4.0K
|
||||
<a href='hyprarch-repo.files.tar.gz.old'>hyprarch-repo.files.tar.gz.old</a> 11-Mar-2026 17:59 4.0K
|
||||
</pre><hr></body></html>
|
||||
Reference in New Issue
Block a user