matthewwardrop / linux-surfacepro3

Arch Linux package to compile the Linux kernel with patches designed to improve user experience on the Surface Pro 3.
99 stars 19 forks source link

sha256sum checksum failure. #10

Closed en4ble closed 8 years ago

en4ble commented 9 years ago

fix:

pkgbuild -g

Copy output in PKGBUILD and overwrite the

sha256sums=()

in there.

matthewwardrop commented 8 years ago

Hi en4ble,

Just saw this. I'm pretty sure this is working in the current master. Reopen if it is not :).

Thanks!

en4ble commented 8 years ago

Hey matthewwardrop,

thanks for the update, no checksum failure so far. Upgrading my kernel now, thank you and keep up the good work!

matthewwardrop commented 8 years ago

Excellent. You will probably need to reclone this repo when you next want to use it. I've suppressed many commits, and rebased dramatically, in order to allow for simple synchronisation with the aur website. (Or just use AUR) ;).