Skip to content

Commit

Permalink
Add AUR link
Browse files Browse the repository at this point in the history
Not terribly useful since we disable update checking on the AUR package
by default, but why not add it :)
  • Loading branch information
Infernio committed Jan 7, 2024
1 parent eeb76cb commit 58231f6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@
"sys_platform == 'win32'"
]
},
{
"name": "AUR",
"url": "https://aur.archlinux.org/packages/wrye-bash",
"conditions": [
"sys_platform =='linux'"
]
},
{
"name": "GitHub",
"url": "https://github.com/wrye-bash/wrye-bash/releases/latest"
Expand Down

0 comments on commit 58231f6

Please sign in to comment.