Skip to content

Commit

Permalink
fix: get nala key from keyserver
Browse files Browse the repository at this point in the history
  • Loading branch information
philclifford committed Sep 26, 2024
1 parent 37ee7e3 commit 277c634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01-main/packages/nala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
DEFVER=2
ARCHS_SUPPORTED="amd64 arm64 armhf"
CODENAMES_SUPPORTED="bookworm sid jammy lunar mantic noble"
GPG_KEY_URL="https://deb.volian.org/volian/nala.key"
GPG_KEY_ID="A87015F3DA22D980"
APT_REPO_URL="http://deb.volian.org/volian/ nala main"
APT_REPO_OPTIONS="arch=${HOST_ARCH}"
PRETTY_NAME="Nala"
Expand Down

0 comments on commit 277c634

Please sign in to comment.