diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-08-06 23:45:29 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-08-06 23:45:29 -0700 |
commit | 4df6e31e35a4096ea3ca5498db9c7d27514af215 (patch) | |
tree | 9deee257d8e44d30a2158ebfe60ab602e29b0d8f /PKGBUILD | |
parent | Updated to 5.2.6 (diff) | |
download | linux-ck-4df6e31e35a4096ea3ca5498db9c7d27514af215.tar.xz |
Updated to 5.2.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,7 +18,7 @@ pkgbase=linux-ck _majver=5.2 -_minver=6 +_minver=7 if [ "$_minver" == "0" ]; then pkgver=${_majver} else @@ -56,7 +56,7 @@ source=( 90-linux.hook # pacman hook for initramfs regeneration linux.preset # standard config files for mkinitcpio ramdisk ) -sha256sums=('be105afb7394dce98953bcea79c2ce02345587eee4638fce9a5f5a1e7e7b1ff2' +sha256sums=('db3e69936b9a4f2754838086417ab49039807cac6d62cb81bf642fb481835fa9' 'SKIP' '91fafa76bf9cb32159ac7f22191b3589278b91e65bc4505cf2fc6013b8037bf3' '63e4378e69e2f23ed87af32a4951477a6d82d4ac0de2295db46502c8120da9d9' |