Skip to content

Commit 80293e6

Browse files
authored
Merge pull request #23 from felixonmars/patch-1
Update Arch Linux package URL in Home.md
2 parents 00ab17c + 14600a8 commit 80293e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/Home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Moosync is an Electron based simple music player with a primary goal to provide
3131
- **libvips-cpp.so.42 missing** - [Sharp](https://sharp.pixelplumbing.com/), a module required for Moosync to work requires libvips-cpp.so. If this library is missing for you, it will need to be installed manually.
3232

3333
### Archlinux
34-
Vips can be installed from [official repo](https://archlinux.org/packages/community/x86_64/libvips/) using
34+
Vips can be installed from [official repo](https://archlinux.org/packages/extra/x86_64/libvips/) using
3535
```bash
3636
yay -S libvips
3737
```

0 commit comments

Comments
 (0)