diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-06-17 14:55:01 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-06-17 14:55:01 -0700 |
commit | 15dc4c9025caa6ce27955c05f497acafcb8862cd (patch) | |
tree | 5e5baf13f9a5c9e81e903b3c81f404883baebdb3 | |
parent | Updated to 5.1.10 (diff) | |
download | linux-15dc4c9025caa6ce27955c05f497acafcb8862cd.tar.xz |
Updated to 5.1.11
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,7 +17,7 @@ pkgbase=linux _majver=5.1 -_minver=10 +_minver=11 if [ "$_minver" == "0" ]; then pkgver=${_majver} else @@ -45,7 +45,7 @@ source=( 90-linux.hook # pacman hook for initramfs regeneration linux.preset # standard config files for mkinitcpio ramdisk ) -sha256sums=('39063041532579cb7e9fab5837313a8e6639c1c583cd39c72b313b3abfa9fbcf' +sha256sums=('11fd93207290272389ad284b8b042041d088fbee0ed5798e933bf8e91697d219' 'SKIP' '91fafa76bf9cb32159ac7f22191b3589278b91e65bc4505cf2fc6013b8037bf3' '63e4378e69e2f23ed87af32a4951477a6d82d4ac0de2295db46502c8120da9d9' |