Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Commit

Permalink
Support for Arch Linux User Repository (AUR) (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwIvan committed Jan 19, 2021
1 parent 92e147a commit b433968
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ const PRODUCTS: Map<string, ProductInfo> = new Map<string, ProductInfo>(
desktopNames: [
// Toolbox installation
"jetbrains-pycharm.desktop",
// Arch Linux User Repository
"pycharm-professional.desktop",
],
},
{
Expand Down

0 comments on commit b433968

Please sign in to comment.