diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-07-28 11:59:05 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-07-28 11:59:05 -0700 |
commit | 61c67ca268681a2a859b6d60c1e70f6e8e3aa503 (patch) | |
tree | 7670f09084bb9ed48f9f4f4f0f40a267aac49e87 /PKGBUILD | |
parent | Updated to 5.2.3 (diff) | |
download | linux-61c67ca268681a2a859b6d60c1e70f6e8e3aa503.tar.xz |
Updated to 5.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ pkgbase=linux _majver=5.2 -_minver=3 +_minver=4 if [ "$_minver" == "0" ]; then pkgver=${_majver} else @@ -50,7 +50,7 @@ source=( 90-linux.hook # pacman hook for initramfs regeneration linux.preset # standard config files for mkinitcpio ramdisk ) -sha256sums=('753c600939778804860498fa13002f5a6c4a3f086785015681f431bfd08f0e05' +sha256sums=('b1cd8b9e0bfe7afb2fdf3915605db3a6cd3fe098833f9bc0b37aae74b057ee43' 'SKIP' '91fafa76bf9cb32159ac7f22191b3589278b91e65bc4505cf2fc6013b8037bf3' '63e4378e69e2f23ed87af32a4951477a6d82d4ac0de2295db46502c8120da9d9' |