Checksum of source on the AUR is wrong
See original GitHub issueFor some reason, the SHA256 checksum provided in the PKGBUILD in the Arch User Repository (AUR). It is listed as 3d62b0db226566506a2531d765547595867230cd5d44dbedc65301cadfecdaaf
in the generated PKGBUILD. However, the correct checksum for kscript-2.9.0-bin.zip here on GitHub is 85bbed4e20d40613b06c0e11cc9358b36000afebeb613baf07e975448ea18f2c
.
Looking at the release script, I can’t really figure out why this is, though, as it does seem to upload the same file as it zips, and this is also the file from which the checksum is calculated. Perhaps you have some ideas? 😕
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Checksum of source on the AUR is wrong · Issue #250 - GitHub
For some reason, the SHA256 checksum provided in the PKGBUILD in the Arch User Repository (AUR).
Read more >Reasons Your Checksum Doesn't Match the Original
In this article: Troubleshooting; Solutions. We have an article covering best practices for using checksums. But you can do all that and the ......
Read more >[solved]making aur package md5deep returns validity check ...
when I attempt to create a installable package from the aur md5deep, I get this error: Validating source files with md5sums.
Read more >No properly formatted checksum lines found. Help? : r/archlinux
... spotify from AUR, I get an error: No properly formatted checksum lines ... Validating source files with sha512sums... spotify.protocol .
Read more >Wrong block checksum - fatal error or just a warning?
In most cases Progress treats the checksum validation error as a warning ... database from an online source replication enabled database.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sweet, thanks! Works for me now. 😍
Can confirm as well, thanks ^^