The current AUR package openscreen 1.12.2-1 fails the source validation step because the SHA256 checksum for LICENSE is incorrect.
Running:
results in:
==> Retrieving sources...
-> Found openscreen-1.12.2.pacman
-> Found LICENSE
==> Validating source files with sha256sums...
openscreen-1.12.2.pacman ... Passed
LICENSE ... FAILED
==> ERROR: One or more files did not pass the validity check!
The current PKGBUILD contains:
sha256sums=('bc30aa0a06b07afb74d3f13601ec4bf1b23a92dbd0f7fa6dd2007ad334c0fd3c' '0b7901acee37b04fc948fa01ac25a9d283f78900a43f0f9062a7759cb6bbaa5b')
The actual SHA256 of the LICENSE downloaded from:
https://github.com/getopenscreen/openscreen/raw/v1.12.2/LICENSE
is:
d8824b8c038eba113227cc707ac22c7a497583ae6115b052729a1d104f692d82
Updating the second checksum to:
d8824b8c038eba113227cc707ac22c7a497583ae6115b052729a1d104f692d82
allows the package to pass source validation......Could you please update the PKGBUILD?
The current AUR package
openscreen 1.12.2-1fails the source validation step because the SHA256 checksum forLICENSEis incorrect.Running:
results in:
The current PKGBUILD contains:
The actual SHA256 of the LICENSE downloaded from:
https://github.com/getopenscreen/openscreen/raw/v1.12.2/LICENSE
is:
Updating the second checksum to:
allows the package to pass source validation......Could you please update the PKGBUILD?