-
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
I'm releasing my package https://aur.archlinux.org/packages/tattoy-bin and users are saying that they get the following error every time there's a new release:
tattoy-x86_64-unknown-linux-gnu.tar.gz ... FAILED ==> ERROR: One or more files
did not pass the validity check! -> error making: tattoy-bin-exit status 1 -> Failed to
install the following packages. Manual intervention is required: tattoy-bin - exit status 1The solution is to install the package with --clean, so paru -Sc for example. Is that normal? Should I just not be using the updpkgsums argument for the Github Action?
Or is it because I don't change the filename for every release? I use this in the PKGBUILD:
source=("https://github.com/tattoy-org/tattoy/releases/download/tattoy-v$pkgver/tattoy-x86_64-unknown-linux-gnu.tar.gz")
Metadata
Metadata
Assignees
Labels
No labels