diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 7851d824..52b23895 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -85,6 +85,7 @@ body: - .dmg - .exe - Flathub + - MPR - .pacman - Portable - PortableApps diff --git a/.github/workflows/autoLabelIssue.yaml b/.github/workflows/autoLabelIssue.yaml index 7764bd2f..f5f14d54 100644 --- a/.github/workflows/autoLabelIssue.yaml +++ b/.github/workflows/autoLabelIssue.yaml @@ -17,7 +17,7 @@ jobs: "labels": ["B: visual"] }, { - "keywords": ["AUR", "Chocolatey", "PortableApps", "winget", "Scoop"], + "keywords": ["AUR", "Chocolatey", "PortableApps", "winget", "Scoop", "MPR"], "labels": ["B: Unofficial Download"] }, { diff --git a/README.md b/README.md index 9bc96cda..d5d7caa8 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,8 @@ These builds are maintained by the community. While they should be safe, downlo * Chocolatey: [Download](https://chocolatey.org/packages/freetube/) +* makedeb Package Repository (MPR): [Download](https://mpr.makedeb.org/packages/freetube-bin) + * PortableApps (Windows Only): [Download](https://github.com/rddim/FreeTubePortable/releases) [Source](https://github.com/rddim/FreeTubePortable) * Scoop (Windows Only): [Usage](https://github.com/ScoopInstaller/Scoop)