Add GPG trust command to landing page
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<h1>HyprArch Custom Repository</h1>
|
||||
|
||||
<h2>1. Add the GPG Key</h2>
|
||||
<p>Run this command to trust the repository maintainer (Stuart Drew):</p>
|
||||
<p>Run this command to trust the repository maintainer (Mitsuba100):</p>
|
||||
<pre>curl -s https://hyprarch-repo.stuple.net/x86_64/pubkey.gpg | sudo pacman-key -a - && sudo pacman-key --lsign-key 236328A7F2C2001E</pre>
|
||||
|
||||
<h2>2. Configure Pacman</h2>
|
||||
@@ -35,7 +35,7 @@ Server = https://hyprarch-repo.stuple.net/$arch</pre>
|
||||
|
||||
<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:25:15 UTC 2026</small></p>
|
||||
<p><small>Automated by GitHub Actions • Last updated: Mon Mar 23 15:39:31 UTC 2026</small></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user