Search Criteria
Package Details: plezy-bin 2.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/plezy-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | plezy-bin |
| Description: | A beautiful Plex media server client built with Flutter |
| Upstream URL: | https://github.com/edde746/plezy |
| Licenses: | GPL-3.0 |
| Conflicts: | plezy |
| Provides: | plezy |
| Submitter: | jianglai |
| Maintainer: | jianglai |
| Last Packager: | jianglai |
| Votes: | 1 |
| Popularity: | 0.67 |
| First Submitted: | 2026-02-08 15:14 (UTC) |
| Last Updated: | 2026-05-17 13:14 (UTC) |
Dependencies (6)
- alsa-lib
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libepoxy (libepoxy-gitAUR)
- libevdev (libevdev-gitAUR)
- mpv (mpv-light-pulseAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, libmpv-gitAUR, mpv-fullAUR, mpv-full-gitAUR, mpv-amd-full-gitAUR, mpv-full-build-gitAUR)
Latest Comments
jianglai commented on 2026-04-09 21:13 (UTC)
@yochananmarqos Not sure what happened here. I have an automation that pulls from upstream and update the AUR repo when there's a new version, but for some reason it pull 'null' as the latest version from upstream. Could be a temporary network issue for all I can tell.
Added a guard against this. Hopefully it won't happen again.
https://github.com/jianglai/plezy-aur-automation/commit/0a8251b1166fc8829ef5457ae97fe656d25c176e
Thanks for the heads up!
yochananmarqos commented on 2026-04-09 20:51 (UTC)
@jianglai: The latest version is 1.31.3, what is 'null'? Are you using an automated CI, or something?
jianglai commented on 2026-03-12 14:15 (UTC)
@yochananmarqos Actually, makepkg will create its own
.PKGINFObased onPKGBUILD. So it does need to be explicitly listed...yochananmarqos commented on 2026-03-12 13:42 (UTC)
@jianglai: Ah, you're right. The
.PKGINFOdoes include the dependencies.jianglai commented on 2026-03-12 02:12 (UTC)
@yochananmarqos which dependencies? It downloads a zst directly from upstream. Can you clarify?
yochananmarqos commented on 2026-03-12 00:14 (UTC)
Hint: Packages have dependencies.