Skip to content

Commit

Permalink
doc: Update Arch Linux package URL in RELEASE.md (#49)
Browse files Browse the repository at this point in the history
The old URL returns 404 now.
  • Loading branch information
felixonmars committed Nov 21, 2023
1 parent a411ad3 commit 62bb853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@

### Arch Linux

Flag the packages out-of-date both on [AUR](https://aur.archlinux.org/packages/?O=0&SeB=b&K=menyoki&outdated=&SB=n&SO=a&PP=50&do_Search=Go) and [community repository](https://archlinux.org/packages/community/x86_64/menyoki/). If they are not updated within 3 days, contact and ask for the [current maintainer](mailto:orhunparmaksiz@gmail.com) to update them.
Flag the packages out-of-date both on [AUR](https://aur.archlinux.org/packages/?O=0&SeB=b&K=menyoki&outdated=&SB=n&SO=a&PP=50&do_Search=Go) and [extra repository](https://archlinux.org/packages/extra/x86_64/menyoki/). If they are not updated within 3 days, contact and ask for the [current maintainer](mailto:orhunparmaksiz@gmail.com) to update them.

2 comments on commit 62bb853

@forvate
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The README.md could be updated too, both the mentions of community repo in the install section and the shields.

@orhun
Copy link
Owner

@orhun orhun commented on 62bb853 Nov 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, done in cdc6839

Please sign in to comment.