#How can I edit a PKGBUILD to change the sha256sums properly? PKGBUILD is out of date

3 messages · Page 1 of 1 (latest)

lean junco
#

Package in question is https://aur.archlinux.org/packages/vlink
paru output is ==> ERROR: One or more files did not pass the validity check! error: failed to download sources for 'vlink-0.16h-1': error: packages failed to build: vlink-0.16h-1 which I assume means that it failed the check with the checksums. How can I change the PKGBUILD to use the correct checksums? I've never touched packages before and I don't want to download programs using tarballs as those tend to be harder to uninstall iirc

pulsar wren
#

change the checksums to skip

lean junco
#

it looks like I fixed it now, but wondering what the best way is to tell the package maintainer to update