diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-31 11:07:38 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-31 11:07:38 -0700 |
commit | 3c778c0b87558d4fb05da2159e2d3bc2e9adf601 (patch) | |
tree | 2d979c3fd99655f1a561896c06c2207bfd030272 | |
parent | Updated config for gcc 9.1.0 (diff) | |
download | linux-3c778c0b87558d4fb05da2159e2d3bc2e9adf601.tar.xz |
Updated to 5.1.6
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,7 +17,7 @@ pkgbase=linux _majver=5.1 -_minver=5 +_minver=6 if [ "$_minver" == "0" ]; then pkgver=${_majver} else @@ -44,7 +44,7 @@ source=( 90-linux.hook # pacman hook for initramfs regeneration linux.preset # standard config files for mkinitcpio ramdisk ) -sha256sums=('d79f90f5ca97befbfee4e247204b2ac4f45e7bb03d63a79184bc748cf3cf6ddb' +sha256sums=('9d68a206b0808d81ce582c861d0bda0d1095bcbd0f181db063665b68fc9cf478' 'SKIP' '91fafa76bf9cb32159ac7f22191b3589278b91e65bc4505cf2fc6013b8037bf3' '229e063a578db0a278108f37b24da20c2a2a18d825e98a67e426cb0f4b492e4a' |