I have a sha256sum problem with a package. The error raises when I try to update the package, but I’ve downloaded the file and the sha256sum checked by me is that stated in the PKGBUILD.
I know, It is commercial software, which I’ve been using on demo/trial mode… (I’ve been considering to buy it for a specific work, but it didn’t go on).
I was particularly intrigued by the specific error in the sha256sum which prevented me from updating, but the calculation obtained by downloading the file as you did was correct, and matched the one specified in the PKBUILD…This puzzled me
It doesn’t matter at all, and I will uninstall it.
What program do you use to build the package? Have you tried to clear the cache of such program? My guess is that it is trying to use some old version of the AppImage file and that’s why sha256sum is failing.
I’m using Bootstrapstudio since years. There is no need to use any package manager like aur for it. Just download the appimage, mark it as excecutable and you’re ready to start. Any updates will be managed by the application itself.