blob: 4df5b6a315aa39c290d4953c9f2869fd29ea8733 (
plain)
1
2
3
4
5
6
7
|
post_upgrade() {
echo " >> fuse-3ds was renamed and moved to ninfs"
echo " >> This is just a stub package to redirect you to it."
echo " >> It will be deleted out of AUR in the future."
echo " >> For now, it serves as a small grace period to inform."
echo " >> You may uninstall fuse-3ds and fuse-3ds-gui packages."
}
|