Add GPG trust command to landing page
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>🚀 HyprArch Custom Repository</h1>
|
||||
<h1>HyprArch Custom Repository</h1>
|
||||
|
||||
<h2>1. Add the GPG Key</h2>
|
||||
<p>Run this command to trust the repository maintainer (Stuart Drew):</p>
|
||||
@@ -28,14 +28,14 @@
|
||||
SigLevel = Required DatabaseOptional
|
||||
Server = https://hyprarch-repo.stuple.net/$arch</pre>
|
||||
|
||||
<h2>3. Sync and Install</h2>
|
||||
<h2>3. Sync</h2>
|
||||
<div class="step">
|
||||
<code>sudo pacman -Sy HyprArch-hyprland-git</code>
|
||||
<code>sudo pacman -Sy</code>
|
||||
</div>
|
||||
|
||||
<hr style="margin-top:40px; border: 0; border-top: 1px solid #4c566a;">
|
||||
<p><a href="./x86_64/">📁 Browse File Index</a></p>
|
||||
<p><small>Automated by GitHub Actions • Last updated: Mon Mar 23 15:21:36 UTC 2026</small></p>
|
||||
<p><small>Automated by GitHub Actions • Last updated: Mon Mar 23 15:25:15 UTC 2026</small></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user