diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-08-04 15:41:46 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-08-04 15:41:46 -0700 |
commit | bb73e17a2b171527975eace4b070737c0ce6c9ee (patch) | |
tree | 9c699968c6ba9bb324bce690f9ba822c8742848a | |
parent | Another typo (diff) | |
download | linux-bb73e17a2b171527975eace4b070737c0ce6c9ee.tar.xz |
Updated to 5.2.6
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ pkgbase=linux _majver=5.2 -_minver=5 +_minver=6 if [ "$_minver" == "0" ]; then pkgver=${_majver} else @@ -48,7 +48,7 @@ source=( 90-linux.hook # pacman hook for initramfs regeneration linux.preset # standard config files for mkinitcpio ramdisk ) -sha256sums=('c645402843f90a69426975f8923923dfc6edebb5d1bc0092560ffb7135d3cd96' +sha256sums=('be105afb7394dce98953bcea79c2ce02345587eee4638fce9a5f5a1e7e7b1ff2' 'SKIP' '91fafa76bf9cb32159ac7f22191b3589278b91e65bc4505cf2fc6013b8037bf3' '63e4378e69e2f23ed87af32a4951477a6d82d4ac0de2295db46502c8120da9d9' |