Search Criteria
Package Details: feishin-bin 1.15.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/feishin-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | feishin-bin |
| Description: | Modern web-based music player (prebuilt binary) |
| Upstream URL: | https://github.com/jeffvli/feishin |
| Licenses: | GPL3 |
| Conflicts: | feishin |
| Provides: | feishin |
| Submitter: | nasir91 |
| Maintainer: | nasir91 |
| Last Packager: | nasir91 |
| Votes: | 5 |
| Popularity: | 1.94 |
| First Submitted: | 2026-06-04 09:05 (UTC) |
| Last Updated: | 2026-07-20 03:21 (UTC) |
Dependencies (4)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libnotify (libnotify-gitAUR)
- nss (nss-hgAUR)
Latest Comments
jeancf commented on 2026-07-19 07:50 (UTC)
All good now, thanks.
nasir91 commented on 2026-07-17 15:39 (UTC)
The issue should be fixed, please clear your cache and redownload the package.
DeltaJordan commented on 2026-07-17 12:07 (UTC)
I'm getting the following error when attempting to build the latest update:
This seems to be caused by the prior mentioned changes to the filename of the downloaded release.
nasir91 commented on 2026-07-16 12:03 (UTC)
Ok so I think I fixed the issue for the future, I rename the new version release upon downloading so that each version gets its own distinct local filename, which prevents AUR helpers from reusing a stale cached copy from a previous version and failing the checksum validity check on rebuild.
nasir91 commented on 2026-07-15 23:37 (UTC) (edited on 2026-07-15 23:38 (UTC) by nasir91)
It could be a case of stale cache issue. Could you please try a clean rebuild?
rm -rf ~/.cache/yay/feishin-bin
yay -S feishin-bin
When it asks for packages to clean build choose All. Let me know if it works or not 🙂.
jeancf commented on 2026-07-15 22:13 (UTC)
Latest update to 1.14.0-1 gives: ERROR: One or more files did not pass the validity check!
nasir91 commented on 2026-06-20 10:47 (UTC)
Hey, should be fixed now :).
javallone commented on 2026-06-14 13:01 (UTC)
"PLACEHOLDER" isn't a valid value for sha256sums and is causing the build to fail. Also, as I understand it, using "SKIP" in sha256sums is not ideal. You can use the updpkgsums command to fill in the sha256sums value automatically.
nasir91 commented on 2026-06-07 15:09 (UTC)
Thanks for the heads up, the issue is fixed.
Nocifer commented on 2026-06-07 07:16 (UTC)
Since the last few updates, the icon name in the desktop file (
org.jeffvli.feishin[.png]) does not match the icon name as bundled/installed by the package (feishin.png).