Skip to content

Commit

Permalink
added ivpn-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
silentJET85 authored and philclifford committed Dec 23, 2024
1 parent 455ea7b commit da086c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions 01-main/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ insync
ipfs-desktop
irccloud-desktop
iriunwebcam
ivpn-ui
jabref
jami
jc
Expand Down
9 changes: 9 additions & 0 deletions 01-main/packages/ivpn-ui
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
DEFVER=1
# Although the key has a .gpg extension, it's actually in ASCII format.
ASC_KEY_URL="https://repo.ivpn.net/stable/${UPSTREAM_ID}/generic.gpg"
APT_LIST_NAME="ivpn"
APT_REPO_URL="https://repo.ivpn.net/stable/${UPSTREAM_ID} ./generic main"
APT_REPO_OPTIONS="arch=${HOST_ARCH}"
PRETTY_NAME="IVPN"
WEBSITE="https://www.ivpn.net/"
SUMMARY="Client for IVPN service"

0 comments on commit da086c1

Please sign in to comment.